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
- Rotation Property collapses after changing Interpolation Type In Animation window
- It is possible to enter impossible Scope name in the Scope Registries of Package Manager Project settings
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
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