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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 2022.1):
A fix for this issue will be available on Unity 2022.1.0a8 and above