MediaPlayer Pause not working in Gear VR

When I get to the “Pause” node in the Blueprint, it works without problems in the Viewport. When I package it for Gear VR (Android ETC2), this simple piece of Blueprint does not work as expected: the video and audio keep going.

I did some optimizing of the video playback and fixed some other issues for Android, including pause which will be in the next 4.11 preview.

You can get the changes from GitHub here: link text

Great! I’ll have a look. Thank you!