Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2021.2.7f1
2022.1
Issue ID
1390888
Regression
No
Sprites displayed incorrectly when unparenting a GameObject with a disabled SpriteRenderer, enabling it & changing Sorting Layer
Reproduction steps:
1. Open the user's attached project ("SortingLayerBug.zip")
2. Open "BugScene"
3. Enter Play mode
4. Press "l" on the keyboard
5. Press "s" on the keyboard
Expected result: The shadow is under the ball
Actual result: The shadow is above the ball despite having a lower order in layer
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
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
- 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
Resolution Note (fix version 2022.2):
Fix for this issue is available on Unity 2022.2.0a7 and above