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
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
Resolution Note (fix version 2022.1):
A fix for this issue will be available on Unity 2022.1.0a8 and above