RenderHeads / UnityPlugin-AVProVideo

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

Video Looping on Windows Platform (WinRT) event if Loop is disabled. #1913

Closed NicolasDebeurme closed 5 days ago

NicolasDebeurme commented 6 days ago

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Describe the issue I juste started an ended HLS Stream in the UnityEditor with WinRT and at the end of the stream the video Loop even if the Loop toggle is disabled and no event are fired, if you enable/disable it at runtime it fixes the issue and the FinishedPlaying event is fired.

Your Setup (please complete the following information):

To Reproduce

  1. In the Editor, start a video and go to the end with Loop disable on mediaPlayer WinRT platform.
  2. Observe that its looping without any events fired.

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Instead email the link to us unitysupport@renderheads.com

Chris-RH commented 5 days ago

Confirmed, issue occurs for WinRT, but not MF or DS. If you disable loop during playthrough, you get FinishedPlaying and Paused events. Did not occur in version 3.0.0

RichRH commented 5 days ago

Thanks for reporting this - issue found, fixed and will be in the next release.

Chris-RH commented 2 days ago

AVPro Video version 3.0.5 has been released. Please let us know if it has not fixed your issue.