Search Issue Tracker
Fixed in 2020.1.X
Votes
3
Found in
2018.2.6f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1180101
Regression
No
[WebGL] Some AudioClips cannot be decompressed on builds when loaded from Asset Bundle
How to reproduce:
1. Open the attached project ("case_1180101-TestBgmAssetBundle.zip")
2. Open the repro scene ("SampleScene")
3. Switch platform to WebGL
4. Build asset bundles (TestBgAssetBundle > BuildAssetBundle)
5. Build and run the project
6. Click "Load B" buttons
Expected results: Audio file is decompressed from the asset bundle
Actual results: Error is thrown when trying to decompressing the audio file from the asset bundle
Reproducible with: 2018.4.8f1, 2019.2.4f1, 2019.3.0b2, 2020.1.0a3
Couldn't test with 2017.4 because missing "UnityWebRequestAssetBundle'" method
Note:
This issue does not reproduce when the audio file is loaded directly from the build (not stored in the Asset Bundle)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note (fix version 2020.1):
Not reproducible with Unity 2018.4.28f1, 2019.4.13f1, 2020.1.10f1, 2020.2.0b8, 2021.1.0a2