RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
235 stars 28 forks source link

Toggling "Loop" on MediaPlayer doesn't cause the video to loop #1812

Closed cauberthonda closed 2 months ago

cauberthonda commented 5 months ago

Describe the issue Toggling "Loop" on MediaPlayer doesn't cause the video to loop.

Your Setup (please complete the following information):

To Reproduce

  1. Create a Canvas (Canvas, Graphics Raycaster and Canvas Renderer components). Make inactive
  2. Parent a gameobject. Add Canvas Renderer, MediaPlayer and Display uGUI components. Assign respective MediaPlayer to uGUI component.
  3. Select a video from StreamingAssets folder. Make sure Auto Open, Auto Play and Loop are ticked.
  4. Press Play button
  5. Make Canvas active after play has started. Video should play once then stop.
cauberthonda commented 5 months ago

Are there any workaround scripts to get our current project to the finish line?

MorrisRH commented 3 months ago

Apologies for so taking so long to get back to you on this. I've been unable to reproduce this in version 3.0.4 so if you upgrade to the latest I'm hoping this is resolved for you.