Search Issue Tracker
In Progress
Fix In Review for 6000.0.39f1, 6000.1.0b7, 6000.2.0a3
Votes
0
Found in
2020.3.45f1
2021.3.18f1
2022.2.7f1
2023.1.0b4
2023.2.0a2
2023.3.0a3
Issue ID
UUM-27084
Regression
No
AudioSource.PlayScheduled will play the audio before the schedule when used in WebGL Build
How to reproduce:
- Open the attached project "BGM Loop Bug.zip"
- Build And Run the project for WebGL
- Click the "Play Music" button
Expected results: AudioSource.PlayScheduled will play the audio after the schedule
Actual results: AudioSource.PlayScheduled will play the audio before the schedule
Reproducible with: 2020.3.45f1, 2021.3.18f1, 2022.2.7f1, 2023.1.0b4, 2023.2.0a2
Reproducible on: Windows 10
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 6000.2.0a3):
Fix PlayDelayed not working on WebGL
Resolution Note (fix version 6000.1.0b7):
Fix PlayDelayed not working on WebGL
Resolution Note (fix version 6000.0.39f1):
Fix PlayDelayed not working on WebGL