Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.0f1
2022.2.0a10
2023.3.0b2
Issue ID
UUM-4849
Regression
No
[2D] [URP] Composite Shadow Caster 2D merges only children GameObjects' ShadowCasters without parent's
How to reproduce:
1. Open the user's attached project
2. Open the "SampleScene" Scene
3. Double-click the "Scenario 1" GameObject in the Hierarchy to zoom it into the Scene view
4. Observe the "Scenario 1" and its child GameObjects cast shadows
Expected result: "Scenario 1" and its child GameObjects cast shadows are merged the same way as the shadows of "Scenario 2" GameObject children
Actual result: Composite Shadow Caster 2D doesn't merge the parent and child GameObjects' casted shadows
Reproducible with: 12.1.6 (2021.3.0f1), 13.1.7 (2022.1.0b16), 14.0.2 (2022.2.0a10)
Couldn't test with: 7.7.1 (2019.4.38f1), 10.8.1 (2020.3.33f1) (shadows are blurry and difficult to define whether they are composite or not)
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note:
There are no fixes planned for this Bug