Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.0b10
Issue ID
921510
Regression
No
VideoPlayer with incorrect URL - Can't play movie[] multiple errors
To reproduce:
1. Open projects attached, scene scene
2. Press play - no errors
3. In Hierarchy window, select Video Player
4. In Inspector window, Video Player component, URL variable, input any string and press play
Expected: single error appears in console
Actual: two errors appear in console
Reproduced in: 5.6.1p4, 2017.1.0b10, 2017.2.0a4
Notes: "can't play movie []" also appears any time VideoPlayer.url value is changed, probably intended, but is slightly misleading as error usually pops up when VideoPlayer.Play() method is called through any means
Notes: another thing is that "Can't play movie[]" do not appear when URL is empty - if editor is trying to be mistake-proof, why empty URL is an exception?
Notes: VideoPlayer did not exist in earlier versions
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
Add comment