- Home /
Unity Movie Texture - Skipping First or Last Few Frames
I have added a movie texture to my game (file type is .mp4) and I have been able to get it to play and loop. However, in Unity it is not a perfect loop, and stutters when it restarts. The video I am using is a perfect loop, so it seems like it is skipping either the first few frames or the last few frames of the video when it is being played in Unity. Does anyone know why this would happen when I play the video looped in Unity? Also, some additional notes, I have the video set at a constant 30 FPS and there is no audio track tied to the video.
Your answer
Follow this Question
Related Questions
How to loop a video texture in C# 1 Answer
How to play video on WEBGL 0 Answers
I can't put animations on loop. 1 Answer
How do you prevent looping video from flashing at loop point? 2 Answers
Play, seek a video 1 Answer