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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment