Version: Unity 6 Preview (6000.0)
Language : English
Control when a Custom Render Texture updates
Create a Movie Texture

Playing video in Movie Textures

Resources for importing a video file into Unity as an animated texture, and playing it back.

Note: MovieTexture is due to be deprecated in a future version of Unity. You should use VideoPlayer for video download and movie playback.

Page Description
Create a movie texture Convert a video file to a Movie Texture asset, and play the video via a script.
Play video on mobile platforms Play video on platforms that don’t support Movie Textures.

Additional resources

Control when a Custom Render Texture updates
Create a Movie Texture