Lighting build skipped because of ForceNoPrecomputedLighting set to true when it is actually false

Hey guys, nobody seems to have this problem online, I’m trying to build the lighting in my scene, but whene ver I try I get this error:
“WorldSettings.bForceNoPrecomputedLighting is true, Skipping Lighting Build!”

The problem is (as you can see in the following picture, ForceNoPrecomputedLighting is set to false. What could be causing this issue?

Hello Shaipo,

Using version 4.18, I created a new project, added a few Static Meshes to the level (so that the lighting needed to be built), I then searched “Precompute” in the World Settings and checked it. I attempted to build the lighting after checking the box for “Force No Precomputed Lighting” and received the warnings. However, once I uncheck the box for “Force No Precomputed Lighting,” the lighting builds fine.

If there is something that I am missing or you have any questions, please feel free to ask.

Regards,

1 Like

Alright, I looked around in my settings and compared them with new projects and it looks like I wasn’t allowing static lighting which skipped the light building.

In case anyone has the same problem in the future, reactivating Allow Static Lighting fixed the issue.

You can find that setting under:

Project Settings > Lighting > Allow Static Lighting

Merci beaucoup :slight_smile: l’erreur était bien celle ci !!
Project Settings > Lighting > Allow Static Lighting YES :slight_smile:

I had the same problem in 4.25.2, and the solution for me was in the World Settings, you can in fact override bForceNoPrecomputedLighting for each map. You should go to Settings->World Settings->Lighting->Force No Precomputed Lighting

See screenshot

1 Like

Hi, I have same problem but both solution not working. I’m using UE5. What can be?
image

So I’m now stacked…

1 Like

Did you sort this? i’ve run into the same!

1 Like

I have same problem also when I create new project. This settings can’t be changed:
image

6 Likes

im having the same problem. tried playing with some settings. still nothing

1 Like

Same problem here, I’m on version 5.3

In Project Settings > “Allow Static Lighting” is already checked, and in World Settings “Force No Precomputed Lighting” is also checked and greyed out so I can’t uncheck it. Still giving me the error when I try to build lighting.

1 Like

Wah, I have the same problem

I had the problem, when starting with the Open World Blank. Just created a new “normal” Blank level and was able to uncheck it. Maybe the world streaming is interfering with it.