Search Issue Tracker
Duplicate
Votes
1
Found in [Package]
13.0.0
Issue ID
1369722
Regression
Yes
[URP][Android] Jagged shadows when switching to Android Platform in Build Settings
Reproduction steps:
1. Create a new Unity project with a Universal Render Pipeline template
2. In the Hierarchy window select Directional Light Game Object
3. In the Inspector window in the Light component select Shadows > Shadow Type > Soft Shadows
4. Go to File > Build Settings
5. Switch Platform to Android
6. Go back to the Scene view and observe the shadows
Expected result: The shadows are not jagged
Actual result: The shadows are jagged
Reproducible with: 12.0.0 (2021.2.0b15), 13.0.0 (2022.1.0a11)
Not reproducible with: 7.7.1 (2019.4.31f1), 10.6.0 (2020.3.20f1), 11.0.0 (2021.1.25f1)
Notes:
- When installing and running the application on a device, shadows also look jagged
- Jagged shadows can also be seen when selecting the Hard Shadows type
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1374960