Spent some time with different plugin configurations, since I’m trying to get recenter working properly for App Lab vrc.
Testing The VRNotificationsComponent Recentering in UE5.3.2 on a for-distribution shipping build on Quest 2. Both the HMDRecenter and VRControllerRecenter Dispatchers are connected to a Reposition function. The VRNotificationsComponent has been added to the VRPawn in this project created off the VR Template. OpenXR enabled , MetaXR disabled : Neither recenter events fire OpenXR + MetaXR v. 60 enabled , Both the OculusOVR+OpenXRBackend and Epic Native OpenXR + Oculus Vendor Extensions XR API: Neither recenter events fire MetaXR enabled , OpenXR disabled : recentering does function successfully! But the image is washed out and only rendering out of the left eye. Disabling Mobile Multiview causes the image to only render out of the right eye.