No Dynamic Indirect Lighting in Packaged Game

Hello,

i added r.LightPropagationVolume=1 in ConsoleVariables.ini in UE 4.27. Adjusted lighting settings in editor and works perfectly but it seems that in packaged version, this setting is not exportet.

Screenshot in Editor

Screenshot packaged

What could be the problem?

Problem solved: Added r.LightPropagationVolume=1 to baseengine.ini

If you are running the packaged game in the developer mode, try to run a few different console commands that modify the light to see if one of the commands will fix the issue for you.