Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
4.6.3p4
Issue ID
687059
Regression
No
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unload(false) even if the objects that are referencing them were destroyed
To reproduce:
1) Download and open project
2) Open scene Scene
3) Press play and hold spacebar for a couple of seconds
4) Go to profiler Memory->Detailed->Take Sample
5) Expand Assets->Fonts and notice the large number of Roboto-Bold font (the longer you held the space key, the more fonts there will be)
Reproduced on 4.6.4p1 and 4.6.1f1
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
hanklord
Apr 27, 2017 08:27
still have this bug in unity 5.4.5!
YaLiGuo
Mar 31, 2017 08:40
in 5.4.4 this issue is still exist
shibasaki
May 12, 2016 06:49
This issue is back. I can see exactly same behavior happening on Unity 5.3+