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
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
Add comment