Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0a18
2022.1.0a2
Issue ID
1354054
Regression
No
[2D][Sprite Atlas v2] Upgrading atlas to v2 causes objects in folders to become ungrouped
[2D][Sprite Atlas v2] Upgrading atlas to v2 causes objects in folders to become ungrouped
Repro steps:
1. Observe atlas_v1 in Assets, notice "sprites" folder in Objects for Packing list
2. In Project Settings > Editor > Sprite Packer Mode, switch mode to "Sprite Atlas v2"
3. Observe atlas_v1 is upgraded to v2 with .spriteatlasv2 asset type, notice folder in Objects for Packing list is gone and sprites within are ungrouped in list (Result should be same as atlas_v2 asset)
Expected result: Upgrading atlas to v2 should not cause objects in folders to become ungrouped
Actual result: Upgrading atlas to v2 causes objects in folders to become ungrouped
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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
Resolution Note (fix version 2022.1):
A fix for this issue will be available on Unity 2022.1.0a8 and above