Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2022.1.X
Votes
3
Found in
2021.2.0b5
2022.1.0a2
2022.1.0a13
Issue ID
1376779
Regression
Yes
[2D] Reordering "Sorting Layers" list causes Sprites to reference different Layer names and ID
How to repro:
1. Open the attached "case_1376779" project
2. Open the "SampleScene" Scene
3. Select the "Square (1)" GameObject in the Hierarchy window
4. Select "Edit -> Project Settings -> Tags and Layers -> Sorting Layers"
5. Move the "Default" Layer between "New Layer 1" and "New Layer 2"
6. Observe the Console log
Expected result: The Console log outputs "New Layer 1" below "===LayerOfSquare (1)===" message
Actual result: The Console log outputs "New Layer 2" below "===LayerOfSquare (1)===" message
Reproducible with: 2021.2.0b5, 2021.2.2f1, 2022.1.0a2, 2022.1.0a14
Not reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.2.0a1, 2021.2.0b4, 2022.1.0a1
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
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a1
Resolution Note (fix version 2022.1):
Fix for this issue available on Unity 2022.1.0b5 and above
Resolution Note (fix version 2021.2):
Fix for this issue available on Unity 2021.2.7f1 and above