Search Issue Tracker
Fixed in 14.0.1
Fixed in 12.1.6, 13.1.7
Votes
2
Found in [Package]
12.0.0
Issue ID
1387859
Regression
Yes
Shadow Caster 2D GameObject casts artifacted shadows when it's moving between Light 2D GameObjects
How to reproduce:
1. Open the user's attached project "Lighting Bug 2D.zip"
2. Press Play
Expected result: Shadows are cast without artifacting
Actual result: Shadows are cast with artifacting
Reproducible with: 12.0.0 (2021.2.0b15), 12.1.2 (2021.2.6f1), 13.1.3 (2022.1.0b2)
Not reproducible with: 7.7.1 (2019.4.34f1) 10.8.0 (2020.3.24f1), 11.0.0 (2021.1.28f1)
Notes:
- Was also able to reproduce using macOS Standalone Player
- Object casts shadow correctly when there is no Global Light 2D GameObject and the object does not cross the light source
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 14.0.1):
Fixed issue with shadow batching and shadow length, is available with Universal RP package 14.0.1 on Unity 2022.2.0a8 and above
Resolution Note (fix version 13.1.7):
Fix for this issue available with Universal RP package 13.1.7 on Unity 2022.1.0b13 and above
Resolution Note (fix version 12.1.6):
Fix for this issue available with Universal RP package 12.1.6 on Unity 2021.2.16f1 and above