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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment