Search Issue Tracker
By Design
By Design in 2023.1.X
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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
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.
Resolution Note (2023.1.X):
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.