Search Issue Tracker
Fixed in 2020.2.X
Votes
15
Found in
5.6.1f1
2017.4
2018.4
2019.2
2019.3
2020.1
Issue ID
912244
Regression
No
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce:
1. Open the attached project ("case_1199920-Unity-bugs.zip")
2. Open the repro scene ("WebGLPlayScheduledLoopBug")
3. Enter the Play Mode
4. Confirm that the audio sample is looping without issues
5. Exit Play Mode
6. Make a WebGL build and run it
Expected results: The audio sample is looping the same way as in the Editor
Actual results: The audio sample plays only once and does not loop
Reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
-
bcain
Aug 23, 2019 20:50
Hi, I have also reproduced the bug on 2019.2.1f. I start the audioSource with .playDelayed. Have checked loop and also set it in code, and it still doesn't loop.
-
fbittner
May 05, 2019 14:22
Reproduced on 2019.1.0f2
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a16