Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
altarfinch's avatar
altarfinch
Explorer
9 months ago

Recenter event does not fire for hand gesture

Hi,

I'm using PCVR with a Meta Quest 3 in Unreal Engine 5.4, fully utilizing OpenXR.

It seems that the recenter event (XR_TYPE_EVENT_DATA_REFERENCE_SPACE_CHANGE_PENDING) is triggered when resetting the view from the Oculus Link menu using the controllers. However, it does not fire when performing the recenter gesture with the right hand.

My goal is to prevent recentering, as I need to align the virtual space with the physical space. If a user accidentally triggers recentering, it disrupts my alignment.

Does anyone know if there's a way to detect or block the recenter gesture?

1 Reply

  • We noticed that the reset event in WebXR is not fired after Meta Quest update greater than v74.10.21. In this version it was working. We currently have the versions v74.10.23 and v76.10.24 and in both versions the event is not fired.

    Do someone find a workaround for this issue?