Search Issue Tracker
Fixed
Fixed in 2021.3.35f1
Votes
1
Found in
2021.3.4f1
Issue ID
UUM-1855
Regression
No
[2D][URP][Light] Shadow will only be active on a light with highest light order when using more than 1 light
No description entered in Cloud incident.
Unity Forum Link:
[https://forum.unity.com/threads/2d-shadow-caster-not-working-correctly.1268912/#post-8063240]
Repro steps:
- Open SampleScene in attached project
- Observe Light 2D (1) has highest Light Order of 1, Square casts shadow onto background
- Move Square near to other light sources, observe shadows disappear when moving out of range of Light 2D (1)
Note: Disabling shadows for light with highest Light Order makes shadows work for other lights in scene
Expected result: Square casts a shadow with all lights that have Shadows enabled
Actual result: Square only casts shadow with light that has highest Light Order
Unable to reproduce on: 2022.2.0a15.2224, 2022.1.3f1.3228
Reproducible on: 2021.3.4f1.243
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment