Hi. I’m on UE5.3. Using Lumen for GI, reflections. Virtual shadow maps.
I have quite a few spotlights and rect lights in close proximity to each other. When I turn most of them on, I’m starting to get strange square form artifacts, it looks like in some squares the shadow is dissapearing.
Some of the spotlights use IES profiles. I’m using the lowest attenuation possible.
I’m on RTX 4090 btw.
Here’s a video.
What could cause this? Is it some kind of shadow texture limitation exceeding?
Thanks!
Thanks Shaun, unfotunatelly it didn’t fix the issue, but I was thinking the same, that some kind of poolsize should fix it. Will try to play with more of these console commands
If you have a lot of local lights, you may be hitting the maximum lights per pixel threshold of VSM one-pass-projection. Try increasing r.Shadow.Virtual.OnePassProjection.MaxLightsPerPixel to a higher number