Fullscreen video on mobile

I want to play a fullscreen video in my scene in stereoscopic view then immediately loads next scene after the video ends. Movie texture doesn’t seems to work on mobile platform. I have tried attaching this handheld script to a canvas and it is not working.

Did I do something wrong or is there any other alternative ways that I can make this happen? Please explain in details as I am quite new to unity. Thanks

try to build the scene and then start it on mobile. I think you cannot play video from editor.

And your video should be in folder StreamingAssets. Make the folder and then import video file in it.

You could try the new VideoPlayer feature that is in the 5.6 Beta; its significantly better than MovieTexture. :slight_smile:

False. Doesn’t play sound on android. Pretty big flaw for a “Video player”

But I still love the work y’all are doing

…yes it does.