I am using easy movie texture to play the same video on 2 different objects at the same time. However sometimes these two videos fall out of sync. The problem because worse if there is audio playing on them.
Right now I am using a different script for each object. Is there a way to use just 1 script to play both videos?
I have the same problem, with one video (top-down, 2048x2048) playing on two objects. Unity 5.4
I’m trying to create a stereo 360 video player using two spheres, with each sphere playing one half of the video (top or bottom half). With the sync problem, the video is unwatchable.