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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment