Forum Discussion

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

HMD Recenter Delegate in UE5.4 with hand tracking gesture

We have upgraded to engine 5.4 to get the HMD recenter delegate working again, as noted elsewhere https://forums.unrealengine.com/t/recenter-event/747484.  We now get recenter events when using the Oculus button on the controllers, but we do not get any recenter events when using hand tracking and doing the recenter gesture.  We are listening for both HMD Recentered and VRController Recentered and not receiving either of them with the hand tracking recenter gesture.
 
Is this on the roadmap for a fix or is there something I can do to work around it?
 

 

2 Replies

Replies have been turned off for this discussion
  • Is this behavior going to be an issue for submissions release testing?

  • I keep noticing this issue with Oculus' fork of 5.3

    I tried to set up an event callback for when recenter happens. And I don't get a trigger event for HMD Recentered Delegate. I can get one for VRController Recentered Delegate, but it's useless as my quest app is Hand Tracking only.

    Recentering by doing the system gesture long enough with the right hand does trigger the recenter.

    I just need a callback event in order to reset some other actors in my scene as well.

    I can't believe how difficult this little functionality, which should be basic, is so hard to get right.