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
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
Add comment