Search Issue Tracker
By Design
Votes
0
Found in
2020.3.39f1
2021.3.9f1
2022.1.13f1
2022.2.0b4
2023.1.0a8
Issue ID
UUM-13088
Regression
No
The gap between shadow and the GameObject when zooming in
Reproduction steps:
1. Open the attached ‘My project' project
2. Open the ‘SampleScene’
3. Zoom in, and observe the shadow of the ‘Cube’ GameObject on the plane
Expected result: The shadow is straight, and there is no gap between the 'Cube’ and the shadow
Actual result: There is a gap between the Cube and the start of the shadow, edges of the shadow are not straight
Reproducible with: 2020.3.39f1, 2021.3.9f1, 2022.1.13f1, 2022.2.0b4, 2023.1.0a8
Reproduced with: MacOS 11.6 (Intel)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
Gaps like this can happen with shadows but can be fixed by adjusting the Shadow Near Plane on the light or the cascade splits in the URP Asset.
More information can be found here:
https://docs.unity3d.com/Manual/ShadowPerformance.html