Search Issue Tracker
Fixed in 5.13.0
Votes
0
Found in [Package]
4.0.0
Issue ID
994289
Regression
No
[HDRP] Pointlights shadows are unstable, update : number of shadow casting pointlights is limited
I created 4 pointlights in a scene. They all cast shadows with a resolution of 32x32. If I add a 5th pointlight with the same settings (cast shadows and 32x32), one of my pointlights stops casting shadows. If I zoom in and out in the scene view, the shadows can switch from one light to another.
Reproduction steps:
- Use the package attached to this bug in a project that uses HDRP
- Open the scene TestPointlights
- zoom in and out with the scene view camera to see the effect in scene view
- move the camera forward and backwards to see the effect in game view
Expected behavior :
- a lot more lights can cast shadows with this resolution
- shadows switch only occur when we have more shadow maps than the atlas can fit
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment