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
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
Resolution Note (fix version 2022.2):
Fix for this issue is available on Unity 2022.2.0a7 and above