Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.4f1
Issue ID
1133673
Regression
No
[WebGL] WebAssembly VideoPlayer.Prepare sometimes takes about 30 seconds to load after switching a few videos
Steps to reproduce:
1. Open user attached project
2. Build on WebGL
3. Startup a server and run a WebGL build
4. Click "Next Clip" until "Preparing" takes drastically longer than usual
Expected result: WebAssembly VideoPlayer.Prepare should not take about 30 seconds to load after switching a few videos
Reproduced in: 2019.2.0a10, 2018.3.11f1
Tested on Chrome Version 73.0.3683.86 (Official Build) (64-bit)
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note (2019.2.X):
The real cause is that the bug is on the server side that is hosting the content, but we do not have a "NotABug" label, so using the closest matching label WontFix.