Hi, I’m getting this error when I try to bake the lighting:
LogStaticLightingSystem: Warning: WorldSettings.bForceNoPrecomputedLighting is true, Skipping Lighting Build!
LogStaticLightingSystem: Warning: Failed to build lighting!!! Lighting build failed.
Initially the scene was setup with the dynamic directional light, so i enabled bForceNoPrecomputedLighting.
but now that i want to test a baked lighting it says that ForceNoPrecomputedLighting is true, even though I unchecked it, and set the sun to stationary. what am I missinghere? I want to revert the scene to fully baked lighting.
ForceNoPrecomputedLighting is already disabled in the world settings, but it still asks me to disable it. is it a bug?
I also tried to create a blank level, and to test if the baking works, it still gives me the same error
LogStaticLightingSystem: Warning: WorldSettings.bForceNoPrecomputedLighting is true, Skipping Lighting Build! LogStaticLightingSystem: Warning: Failed to build lighting!!! Lighting build failed.
Try clicking it on and off, just in case it’s stuck.
Have a look at the defaultengine.ini and other config files in the projects folder, maybe one of them is set to read only
Might be a good idea to migrate your assets to a new project.
I’m having a similar issue, using the third person character template, I cannot uncheck force no precomputed lighting in the world settings. It’s enabled with no option to check. Project settings have static lighting enabled. Disabled lumen as well, still can’t uncheck.
В моем случае проблема оказалась в Swarm Agent, почему-то он решил что будет лучшим решением сохранять кэш на другом диске…В настройках Swarm Agent я поменял ему путь для кеширования и он заработал…