Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3.15f1
2020.2
Issue ID
1254179
Regression
No
Sprite is packed inefficiently when using Tight Packing in the Sprite Atlas
How to reproduce:
1. Open the user's attached project
2. In the Project Window, select the Sprite Atlas (Assets > Sprites)
3. In the Inspector Window, click "Pack Preview"
4. Observe the packed Sprite Atlas
Expected result: Sprites are packed efficiently
Actual result: Some of the Sprites are packed inefficiently
Reproducible with: 2018.4.23f1, 2019.4.1f1, 2020.1.0b13, 2020.2.0a15
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (2020.2.X):
To ensure that packing does not take a long time (especially for larger projects and we also need to support Playmode), there are certain trade-offs and it may not always be possible to achieve most efficient packing especially for edge cases.