Search Issue Tracker
Won't Fix
Won't Fix in 6000.0.X
Votes
0
Found in
2021.3.38f1
2022.3.29f1
6000.0.2f1
Issue ID
UUM-71901
Regression
No
Sprite Atlas preview is not shown in the Inspector window when it is packed
Reproduction steps:
1. Open the “IN-75987.zip” project
2. Click on the “Assets/Atlas/UI_Atlas_Icons_Stickerbook” Sprite Atlas in the Project window
3. Observe the Inspector window
Expected result: Sprite Atlas preview is visible
Actual result: Sprite Atlas preview is not visible
Reproducible with: 2021.3.38f1, 2022.3.29f1, 6000.0.2f1
Reproducible on: macOS 14.4.1 (M1 Max)
Not reproducible on: No other environment tested
Notes:
- Adding/removing objects in the Sprite Atlas and pressing the “Pack Preview” button does not make the preview appear
- No errors/warnings appear in the Console window
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
There were no sprites to pack into the SpriteAtlas.
There were 6 sprites in Textures/Icons_Stickerbook folder but all set to Multiple/Tight and therefore did not import any sprites at all. Set the mode to Single/Tight or manually slice to create sprites and then try packing.
Resolution Note (6000.0.X):
There were no sprites to pack into the SpriteAtlas.
There were 6 sprites in Textures/Icons_Stickerbook folder but all set to Multiple/Tight and therefore did not import any sprites at all. Set the mode to Single/Tight or manually slice to create sprites and then try packing.