Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.19f1, 2023.2.7f1, 2023.3.0b4, 7000.0.0a1
Votes
3
Found in
2021.3.31f1
2022.3.12f1
2023.1.19f1
2023.2.0b16
2023.3.0a11
Issue ID
UUM-54675
Regression
No
Audio skips forward when it is paused and played several times in WebGL
How to reproduce:
1. Open the “audio_bug“ project
2. Open the “SampleScene“
3. Press File → Build and Run
4. In Player, press the “Button“, wait around 10 seconds, and press it again
5. Repeat step 4 about 6 times
Expected result: The audio pauses and plays until the end
Actual result: Audio skips to the end before finishing
Reproducible with: 2021.3.31f1, 2022.3.12f1, 2023.1.19f1, 2023.2.0b16, 2023.3.0a11
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note: If the issue does not reproduce keep repeating step 4.
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 2023.3.0b4):
WebGL: Fixed a bug causing audio to skip forward when using AudioClip.Pause() and AudioClip.Resume()