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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1374960