Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
RedpillVRDemo's avatar
RedpillVRDemo
Honored Guest
3 years ago

Loosing tracking of a Hand Controller on Rift S

Hello,

In our OpenXR, UE4.27 project we are observing an occasional and seemingly random loss of tracking of one hand controller while playing in a Shipping build.  We have tried to repro without much success, the tracking loss occurs on either hand.  Furthermore the loss of tracking appears to only happen with in UE4, ie if I press the oculus button I can see both controllers are tracked in the oculus menu.  

I placed some logging into the project and have discovered that when this loss of tracking occurs for the appropriate motion tracking component calling UMotionController::GetMotionTrackingSource yields the correct value however, UMotionController::GetControllerTrackingStatus returns "Not Tracked" even though I can see them tracked in the occulus menu.  Inputs still work normally.

Has anyone else experienced this issue on the Rift S?  Any solutions to this issue?  It looks like the issue lies somewhere in engine code.

No RepliesBe the first to reply