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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
jtm17385
Sep 13, 2024 11:48
New update for GTA VI coming soon