Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2018.4.28f1
Issue ID
1286166
Regression
No
Video won't play at start of scene
This test scene has a video that starts as soon as you enter play mode. This works in the editor or in Desktop Standalone, but it won't work in WEBGL builds.
To reproduce:
- download this project
- open the Menu Scene and press play
- notice that a video will start playing
- ensure the build target is WEBGL
- press build and run
- when the build is finished, in the browser, the video will not play, instead, all I see is a black canvas and the Text item that's also in the scene
Reproduced with 2018.4.28f1, 2019.3.13f1, 2019.4.13f1, 2020.1.10f1, 2020.2.0b8 and 2020.1.0a1
Playing from URL is just as broken. try using this URL to test: https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/720/Big_Buck_Bunny_720_10s_2MB.mp4
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
VideoClip cannot be used with WebGL, but Playback using URL does work, so the Docs need to be updated instead