Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
4.0.1f2
Issue ID
524359
Regression
No
Audio Memory usage is incorrect in Profiler
Could reproduce in Version 4.2.0a1 (e507cb846753)
To reproduce:
- Open attached project "AudioMemoryUsage.unitypackage" and launch "test" scene
- Open Profiler
- Select the "skrillex" audio file and change the Load Type to "Stream from Disc"
- Hit Play and observe the Audio Memory Usage in Profiler
- Select the "skrillex" audio file again and change the Load Type to "Load into memory"
- Hit Play and observe that the Audio Memory Usage in Profiler is the same as before
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment