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
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
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.