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
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
- The Scene view Camera does not move when clicking the middle mouse button on a GameObject in the Scene view
Resolution Note (fix version 2022.1):
A fix for this issue will be available on Unity 2022.1.0a8 and above