Search Issue Tracker
Won't Fix
Votes
2
Found in
5.3.6p1
Issue ID
819187
Regression
Yes
Audio retrieved from an asset bundle is sometimes not played if Resources.UnloadUnusedAssets() is called
How to reproduce:
1. Open the attached project and the only scene in it.
2. From the Terminal navigate to the AB folder where asset bundles are built.
3. Start local host for the asset bundles with "python -m SimpleHTTPServer" command.
4. In the Editor play the scene and notice audio sometimes is not played.
Expected behavior: Audio retrieved from an asset bundle always played as expected.
Actual behavior: Audio retrieved from an asset bundle sometimes not played if Resources.UnloadUnusedAssets() is called.
Reproducible: 5.5.0a5, 5.4.0f3, 5.3.6p1, 5.3.5p6
Not reproducible: 5.3.5p5, 5.3.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment