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
- VFX Blackboard: Duplicated items numbers misses brackets
- [Android] TouchScreenKeyboard.active triggers an error when set to false in the Player
- [Android] Auto-correct suggestions show up over the "hidden zone" when typing text with TouchScreenKeyboard
- [Android] Clicks on the "hidden zone" remain blocked when TouchScreenKeyboard is active
- [URP][DX12] Black Game View window when URP Dynamic Resolution is enabled
Resolution Note (fix version 2022.2):
Fix for this issue is available on Unity 2022.2.0a7 and above