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
- Deletion prompt is opened when trying to delete a Parent Blendtree State via delete shortcut
- “Assertion Failed”, “Invalid AABB a” and Mesh errors are thrown when editing Group Seed or Frequency settings for Tree Object
- “GetAllOverlapping failed…” error when clicking a GameObject during a custom picking pass in the Scene view for the second time
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
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.