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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.