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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.