Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
724839
Regression
No
[SpritePacker][iOS] Sprites are packed inefficiently for iOS platform
Steps to reproduce:
1. Open the attached project
2. Switch to iOS platform
3. Open 'Sprite Packer' (Windows/Sprite Packer)
4. Click 'Pack' to pack the sprites
5. Notice it creates two atlases: one 2048x2048 and one 1024x1024, where the sprites would easily fit into a single 2048x2048 atlas or better yet, two smaller atlases (2048x1024 and 1024x1024) as it is done for other platforms.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Normals from other Sorting Layers are passed to "CameraSortingLayerTexture" when 2D Light is used
- Animation events trigger twice when using blend trees with non-zero weights
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
Add comment