Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.3.X, 2022.1.X
Votes
3
Found in
2020.3
2020.3.16f1
2021.1
Issue ID
1369656
Regression
No
[WebGL] Console errors are thrown when calling AudioSource.clip.GetData() in WebGL Build
Reproduction steps:
1. Open user attached project
2. Build and Run the project
3. Open your browsers Developer Console
Expected result: There are no errors in the console
Actual result: There are "Cannot get data on compressed samples for audio clip "Voice Handler Test Audio". Changing the load type to DecompressOnLoad on the audio clip will fix this" errors in the console
Reproducible with: 2020.3.24f1, 2021.1.28f1
Could not test with: 2019.4.33f1, 2021.2.4f1, 2022.1.0a16 (Getting "The type or namespace name could not be found" errors)
Notes:
-Load Type is "DecompressOnLoad" for the audio clip
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
- 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
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a10
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.1f1
Resolution Note (fix version 2021.3):
Fixed in: 2021.3.5f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.36f1
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.40f1