I am working on a VR project in UE 5.3.2 for the Quest 3 and need the MetaXR plugin in order to enable additional input for the Quest controllers. (thumb rest)
The current version of the MetaXR plugin requires the default OpenXR plugin to be disabled, so that my project can run in VR preview during development.
But with the disabled OpenXR plugin, the ‘OpenXR input’ option is disappearing in the project settings, and the default mapping contexts are no longer working. How can I add now the ‘Player Mappable Input Config’ of the PMI_VRTemplate back to my project?
Adding the IMCs to the default mapping contexts of the project settings did not work!