#Does anyone know why Shadows.Draw calls are duplicated 3 times on the same objects
1 messages · Page 1 of 1 (latest)
Yep. It needs to render shadows from every light perspective.
It's odd, there appears to be only one light gameobject that if I disable, all RenderShadowMaps calls go away
so that one light gameobject is causing those 3 duplicate calls