Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
drooer's avatar
drooer
Explorer
2 years ago
Solved

Previously working .apk now crashes upon launch on Oculus Quest 2 without any changes made

Problem: - Meta Quest Developer Hub (.apk built from Unreal Engine 5.0.3) crashes upon launching. - App launch was working fine 6 hours before my Oculus was left switched on unattended (went to bed...
  • DPGames's avatar
    2 years ago

    Hi guys,

    so, the issue was indeed caused by the hand tracking and I did manage to resolve the issue.

    In the end I moved everything up to 5.1.You then need to disable the Oculus plugin (which is now depricated and is the source of the problem).Download and install the new Meta XR plugin which you can find here...

    https://developer.oculus.com/downloads/package/unreal-engine-5-integration/

    And your project should now work and your hand tracking should be restored.

    Another benefit of this is that you can now use Hand Tracking V2 which wasnt supported under the old OculusVR plugin.

    Hope this helps someone!

    Dave