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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
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