Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
768724
Regression
Yes
[Directional Light] Real-time directional light shadows cause visual artefacts when navigating in Scene view.
Directional lights shadows displays visual artefacts when viewed at an angle/at a distance in the Scene view.
Repro steps:
1. Open TestScene from attached project.
2. In the scene view, tilt the view back and forward and zoom in and out.
3. Observe visual artefacts appearing on the plane.
Expected outcome: no visual artefacts.
Notes:
- Issue appears in both gamma and linear color space, and in all lighting paths except for Legacy Vertex Lit.
- Issue does not seem to be API specific.
- Issue does not appear with other light types: only with directional
- Increasing shadow bias somewhat alleviates the issue.
- Regression: appears first in 5.4.0b5 (not reproduceable in 5.4.0b4)
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