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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2023.3.0b4):
WebGL: Fixed a bug causing audio to skip forward when using AudioClip.Pause() and AudioClip.Resume()