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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment