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
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment