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.
Comments (1)
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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
jtm17385
Sep 13, 2024 11:48
New update for GTA VI coming soon