Skip to content

Issue with the latest commits in RapyutaSimulationPlugins and rclUE #381

@gabz144

Description

@gabz144

I recently stumbled upon an error when trying to make a new project on Unreal Engine 5.5.4 using RapyutaSimulationPlugins and rclUE.

Firstly, I'm being told that both plugins are built with a different engine version which wasn't the case beforehand (see the image right under)
Image

And then, after I click Yes, it seems to be compiling but I get the following error at the end :

LogInit: Warning: Still incompatible or missing module: rclUE
LogInit: Warning: Still incompatible or missing module: RapyutaSimulationPlugins
Project could not be compiled. Try rebuilding from source manually.

Software versions :

How to get the same issue :

  • Create a blank Simulation C++ Project in the Unreal Editor
  • In the project folder, create a new Plugins folder and clone both Rapyuta and rclUE inside
  • Change the branchs on both plugins to be on UE5.5 for Rapyuta and UE5.5_devel_humble for rclUE
  • Try opening the project again from the Editor

What is causing the issue :

Since the plugins worked well before, I tried checking out to previous commits in the plugins and it worked well so this issue has something to do with the latest commits on the branchs.
It worked well with the following commits :

  • 9683598 from Feb 24, 2025 on the UE5.5 branch of RapyutaSimulationPlugins
  • ce236ae296f903c513ad50ce5c9bb232365dd0ca from Feb 9, 2025 on the UE5.5_devel_humble branch of rclUE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions