Unity Issue Tracker - Sprite Atlas is repacked multiple times when importing multiple assets to the "Objects for Packing" folder
Closed
UUM-43991
Sprite Atlas is repacked multiple times when importing multiple assets to the "Objects for Packing" folder
Unity: 2D
As Designed
2023.2.X
2023.1.X
2022.3.X
2021.3.X
By design, SpriteAtlas V2 is managed through Asset Database that ensures any change to packables (like folder etc..) will automatically ensure Sprite Atlases get repacked so its always upto-date.
Reproduction steps:
1. Open the attached project “SpirteAtlasTest”
2. Open the “Effects” folder in the Project window
3. Select any folder there and press ctrl+d
Expected result: “Packing Sprite Atlases” process happens once
Actual result: “Packing Sprite Atlases” process restarts after every import