Search Issue Tracker
By Design
Votes
0
Found in
2023.1.0a25
Issue ID
UUM-23166
Regression
No
[HDRP] Shadow artifacts
Repro:
1) Download project [https://github.com/iM0ve/Automotive]
2) Open CarDemo scene
3) Look at the columns
Result: Shadows are flickering and look incorrect. If you dont see the bug, try re-enabling Environment->Lights gameobject.
Im not sure if maybe my setup is incorrect or its simply a bug. I have tried using Cached and Realtime shadows, changing shadow atlas sizes but I still get the issue. Tested on srp/devs.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
Resolution Note:
So the street lights have Normal Bias to 0 and that results in shadow acne. Having it set to a slightly higher value removes the problem.