Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.3f1
Issue ID
853945
Regression
Yes
[AssetBundles] Multiple sprite textures produce larger sized asset bundles in Unity versions >=5.3
When setting a texture to 'Sprite Mode: Multiple' the format that it is stored in an Asset bundle has changed since Unity versions >= 5.3. Prior to 5.3 the asset bundle would include all of the sub-textures (top left, top right, bottom left and bottom right) but not the whole texture. Since 5.3 the asset bundle includes all the sub-textures as well as the whole texture.
This is leading to an increased memory size for asset bundles with LZMA compression.
See information on how to reproduce below with the initial bug report.
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
jtm17385
Sep 13, 2024 11:48
New update for GTA VI coming soon