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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
Add comment