Hi there,
I’m using the latest Oculus Unity integration (12.0) with LTS 2018 Unity.
My two scenes work fine when locally running via my Rift. So I suspect this is a build issue.
Build actually goes just fine. The APK is transferred over to the quest (using adb). On running it crashes with:
2020-01-12 13:57:07.621 3131-3146/com.foo.VideoPlayer E/OVRPlugin: ovrp_Media_GetInitialized failed. OVRMrcLib not loaded (C:\cygwin\data\sandcastle\boxes\trunk-hg-ovrsource-full\Software\OculusSDK\Integrations\OVRPlugin\Main\Src\OVR_Plugin_Media.cpp:127)
This seems like perhaps an oculus sdk problem (notice the interesting cygwin path).
I’m wasting my time trying to do things like downgrade the integration, try different unity versions etc.
Anyone throw me a clue here
Cheers,
Brian