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
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera
- [VFX Graph] Properties cannot be Reordered when inside a categoy
Resolution Note (fix version 2022.2):
Fix for this issue is available on Unity 2022.2.0a7 and above