Unity Issue Tracker - Video Player Component has irregular playback speed in Player when using WebGL
Fixed
UUM-33747
Video Player Component has irregular playback speed in Player when using WebGL
Unity: Video
Fixed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
Won't Fix
2022.2.X
2022.2.0b8 onwards
Fixed race condition in loop detection so that speed compensation calculation is paused during seek/rewind/loop.
How to reproduce:
1. Make sure that a CORS extension is installed and the appropriate settings are enabled in the browser that will be used as Player
2. Open the “Video_Player_Speed_Bug” project
3. Open the “VideoTest” scene
4. Switch Build to “WebGL” (File > Build Settings)
5. Build And Run (File > Build And Run)
6. Observe the video that is played in Player for at least 2 loops
Expected result: the playback of the video is unaffected
Actual result: the playback of the video becomes faster or slower