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
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
- The Game view renders extremely saturated or almost black when FSR 1.0, HDR and DX12 are enabled
- Build error on Android when using Patch And Run paired with Play Asset Delivery
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
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