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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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