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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1374960