Skip to content

[Ubuntu 22.04, Carla 0.10.0, UE5.5] Missing precompiled manifest for 'GSRuntime' #108

@tomanick

Description

@tomanick

Describe the bug
It cannot import Scene-UEPlugin when want to run UE Editor on Linux.
command:
cmake --build Build --target launch

To Reproduce
Steps to reproduce the behavior:

  1. Carla 0.10.0
  2. UE5.5
  3. I have added XV3dGS and Niagara in the CarlaUnreal.uproject and make their "Enabled" be true.

Errors

Waiting for 'git status' command to complete
Missing precompiled manifest for 'GSRuntime', '/mnt/user/Desktop/carla_gs/CarlaUE5/Unreal/CarlaUnreal/Intermediate/Build/Linux/CarlaUnreal/Development/GSRuntime/GSRuntime.precompiled. This module can not be referenced in a monolithic precompiled build, remove this reference or migrate to a fully compiled source build.
This module was most likely not flagged during a release for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in GSRuntime.Build.cs to override.
As it is part of the plugin 'XV3dGS', also check if its 'Type' is correct.
Dependent modules ''
Total execution time: 5.22 seconds
Missing precompiled manifest for 'GSRuntime', '/mnt/user/Desktop/carla_gs/CarlaUE5/Unreal/CarlaUnreal/Intermediate/Build/Linux/CarlaUnreal/Development/GSRuntime/GSRuntime.precompiled

Desktop:

  • OS: [Linux Ubuntu 22.04]
  • Version [22.04]

How to solve this bug?
In addition, does the XScene-UEPlugin v1.1.5.1 support Linux Ubuntu 22.04 to run on Carla 0.10.0 and UE5.5?

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