carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.11k stars 3.58k forks source link

ShaderCompileWorker directory not found error when launching the Editor #7651

Closed xavisolesoft closed 4 months ago

xavisolesoft commented 4 months ago

Context Some times this ShaderCompileWorker directory not found error appears when launching unreal Editor or Cooking: Image

We checked the local build of UnrealEngine5 and the ShaderCompileWorker binary is located here: UnrealEngine5/Engine/Binaries/Linux/ShaderCompileWorker

Problem Seems shaders are compiled properly when opening the editor, but we are not sure if this error could cause issues in the future.

Action As UDN why we are seeing this error and if could cause issues in the future.

xavisolesoft commented 4 months ago

UDN TIcket: https://udn.unrealengine.com/s/question/0D5QP00000JScic0AD/shadercompileworker-directory-not-found-error-when-launching-the-editor

xavisolesoft commented 4 months ago

UDN response:

This is a known issue but also innocuous and safe to ignore; it's unfortunately not been deemed a high enough priority to fix in the near term.