As the post describes,
I have a world with a moving directional light. I’ve been testing light shafts to absolutely no avail UNTIL I disable realtime rendering.
I can only produce the lightshafts (both bloom and occlusion) IF I disable realtime rendeing. This means they don’t work in editor play, PIE, Standalone or Bloom. Only if I disable or rather, turn off realtime rendering.
This is only the case in my main project. I can’t reproduce the problem per project.
Also, this is persistent between levels in the primary project. Every level will do the same thing so I’m assuming it’s some .ini cvar or something that I’m overlooking.
But I can’t find it!
I have also looked at gameusersettings etc and ensured scalability is high enough to produce the effect.
Any ideas?