I’m building an Unreal product configurator fow Windows over many product categories.
The persistent level includes only basic programming and I’m loading the product categories with streaming level, including own Syklights for every streaming level (I need to change the brightness of the Skylight and they are slightly different in every category so I need them locally inside the streaming levels). Only one streaming level is loaded at at time.
All Skylights are movable and the project is using Distance field Ambient Occlusion.
PROBLEM:
After deployment build the SkyLights in every streaming level does not work (lighten up the scene).
The problem persisted from 4.20 over to 4.21.
Is there any project settings causing this? Or possibly a bug? Or a thing that didn’t work on purpose?