Search Issue Tracker
By Design
Votes
0
Found in
2021.3.28f1
2022.3.5f1
2023.1.5f1
2023.2.0b2
Issue ID
UUM-43991
Regression
No
Sprite Atlas is repacked multiple times when importing multiple assets to the "Objects for Packing" folder
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
Reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.1.5f1, 2023.2.0b2
Reproducible on: macOS 13.4.1 (Intel), Windows 11 (user’s)
Note: not reproducible when duplicating a folder in Explorer/Finder
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
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.