Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.3f1, 6000.3.0a6
Votes
5
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-111608
Regression
No
VideoPlayer freezes for a short duration after 1 second when streaming on WebGL from StreamingAssets
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/BugRepro.unity” Scene
3. Switch to the WebGL platform
4. Build and Run
5. In Chrome browser, observe the video at around the 1-second mark
Expected result: Video does not freeze and continues to play
Actual result: Video freezes for a very short duration
Reproducible with: 2022.3.62f1, 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Reproducible on:
WebGL Player
Not reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Sometimes the video does not start automatically
- Sometimes, the video plays at 2x speed
- To reproduce the pause, stop, and replay video by clicking in the Player
- Reproducible on Chrome, Opera, and Edge, but does not reproduce on Firefox
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.3.0a6):
This is a browser bug affecting all Chromium-based implementations. We can work around this by taking more explicit control of the HTML video render refresh events.