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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
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