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
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
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