Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0a1
Issue ID
584840
Regression
Yes
Loading Asset Bundle leaks memory
To reproduce:
1. Open attached 'Repro' project
If reproducing with newer version, you'll need to recreate AB
2. Select one of the files in Audio
3. Test > Create Mac AB
4. Rename it to 'mac' and place in streaming assets
5. Build and run on standalone
6. Profile memory
7. Press button to load AB
8. Notice that memory increases after each press even though AB is unloaded
Regression from 4.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment