Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.10f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1141247
Regression
No
Build takes more storage space when large sprite sheet is used with a lot of unused surface instead of separate small images
To reproduce:
1. Open user's attached project ("SpritePackerProblem")
2. Open Build Settings and build "BigSpriteScene" scene into a new folder
-- Build size is 54.1 MB
3. Open Build Settings and build "SmallSpriteScene" scene into a separate new folder
-- Build size is 38.6 MB
Expected: Builds take same storage space
Actual: Build storage space differ
Reproduced with: 2017.4.25f1, 2018.3.14f1, 2018.4.0f1, 2019.1.1f1, 2019.2.0a15, 2019.3.0a2
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
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
- GUI.changed is not set when dragging objects onto the header of a Reorderable List
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
Resolution Note:
There is no Sprite Atlas in the project.
Please try "Always Enabled(Legacy Sprite Packer)", the new default is actually SpriteAtlas:
https://docs.unity3d.com/Manual/SpritePackerModes.html