Meta documentation says to use MetaXR-5.1-v49_20230131-144410 plugin for Unreal 5. When I copy the plugin to the following directories Unreal 5.1.1 crashes on startup.
\UE_5.1\Engine\Plugins
project\Plugins
I’m trying to display an Oculus OS splash screen and wasn’t able to make it work with just OpenXR. Thought maybe I need to use MetaXR plugin. Oculus store requires a splash screen to display within 4 seconds of app launch. So I have two questions…
What plugins should I be using in Unreal 5.1.1 for development on Oculus Quest 2 to make splash screens load in OS when app is launched?
If I need to use MetaXR plugin how do I make it work in Unreal 5.1.1 so program doesn’t crash on startup?