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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Resolution Note (fix version 2022.1):
A fix for this issue will be available on Unity 2022.1.0a8 and above