Open LincRead opened 5 years ago
Thanks for the info @LincRead - I wonder if that is a Unity Video Player event problem on iOS. I'll investigate and report back
@juniorxsound the issue shows up in Unity Editor for Mac, so I think it's an issue that carries on when builds for iOS and macOS are made.
Describe the issue
isSeeking never gets set to false on Unity for Mac, but it works fine on Unity for Windows.
Consequences: isSeeking gets set to false like it should on Windows and Google Play builds. isSeeking never gets set to false on macOS or iOS builds.
We use this value for our implementation of the seek bar, and we haven't been able to find a solution that hides this issue. Thus, the seek bar doesn't work as intended on the iOS version of our app.
Steps to reproduce the problem
Current event never triggers on Unity for Mac.
Unity version
2019.1
Operating system
macOS 10.14.4