Hi I am using Adventure Creator 1.61.2 and Unity 2017.3. I was having issues with playing a local movie for the video player and thought this might help someone else. I kept getting the error Player failed to load "http://" and/or VideoPlayer cannot play url :
http://. This got resolved when I entered the following for my local file: file:///path/to/video.
Comments