Forum Discussion

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

OVRPlugin.GetLocalTrackingSpaceRecenterCount doesn't work with hand tracking menu recenter

I'm trying to detect a system "recenter" event for our game. OVRPlugin.GetLocalTrackingSpaceRecenterCount seems to work when using controllers, but doesn't change at all when recentering using the hand tracking menu. From some light debugging, it seems that ovrp_GetLocalTrackingSpaceRecenterCount always returns Result.Failure_Unsupported when called while hand tracking is enabled.

Anybody know how to fix this, or how to detect a "recenter" event from the hand tracking menu?

Replies have been turned off for this discussion