Search Issue Tracker
By Design
Votes
2
Found in
5.1.2p3
Issue ID
724613
Regression
Yes
AssetBundles have increased in size since Unity 5
To reproduce:
1. Open attached repro.unitypackage
2. Select the 03-Rocksteady audio file
3. In the menu tab, navigate to Build > BuildOld or BuildNew (for assetBundles in unity5)
4. Compare the size of the generated asset bundle between Unity 4 and Unity 5, the size increased about 33%
The issue can be reproduced using the new asset bundle system and the old one as well.
Increase in file size happened due to a change in audio files in Unity 5. Tweaking the audio file settings should allow the bundle size to be reduced.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment