Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2018.4
2019.3.10f1
2020.2
Issue ID
1241263
Regression
No
[WebGL] No warnings/errors are thrown in Editor or WebGL build about VideoClip being unsupported on WebGL platform
Reproduction steps:
1. Open the attached project ("case_1241263-VideoClipWarning.zip")
2. Open the repro scene ("SampleScene")
3. Notice that "Video Player" is using "Video Clip" as Source
4. Make a WebGL build and run it
5. Press the "Play" button and notice that nothing happens
6. Open browser's console and see that there are no warnings/errors about VideoClip not being supported
Expected result: User is warned about VideoClip not being supported on WebGL
Actual result: No warnings are thrown in Editor nor in the browser's console
Reproducible with: 2018.4.23f1, 2019.4.1f1, 2020.1.0b13, 2020.2.0a15
Tested with: Chrome (83.0.4103.97), Firefox (77.0.1), Edge (83.0.478.45)
Note: On Firefox, "Cannot play media. No decoders for requested formats: video/x-ms-wmv" warning is thrown when trying to start the video
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a8 and above