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

blank display in iPhone12 #1240

Closed mura303 closed 2 years ago

mura303 commented 2 years ago

When I use iPhone 12, the following issue happens.

I was able to reproduce the issue with Demos/Scenes/Demo_MediaPlayer.unity.

In addition, when I use iPhone 7 plus, this issue doesn't happen.

Your Setup (please complete the following information):

To Reproduce

  1. build Demo_MediaPlayer.unity
  2. run on iPhone 12

Logs If applicable, add error logs to help explain your problem.

Screenshots If applicable, add screenshots to help explain your problem.

Videos If applicable, add a copy of your video or the URL

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Instead email the link to us unitysupport@renderheads.com

MorrisRH commented 2 years ago

Unable to reproduce this, tried with the following:

It's possible this is specific to iPhone 12's but that seems quite unlikely. Unfortunately I don't have access to one to test against.

You could try enabling "Use single player item" in the iOS specific section of the media player settings as this causes looping to be handled a bit differently. I'd be interested in knowing if this works for you.

Are you using the default Unity project settings or have these been modified somehow?

mura303 commented 2 years ago

I tried enabling "Use single player item". The result was the same as before.

I tried to reproduce it with iPhone Xr running iOS 15.5, and it worked fine ( it doesn't reproduce the issue).