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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
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