You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue in a sample project that is using the library, on Meta Quest 3 PCVR.
In Meta Hand Tracking Sample there are issues with recenter feature when using hand tracking. The problem is twofold:
Recenter is triggered not only by pinch gesture, but also by looking at the palms of the hands, when I do it for the first time in application session.
Recenter system gesture does not trigger pose_recenter signal from OpenXRInterface.
Do you know anything more about this problem? Can it be solved, or is it a global issue with Quest 3 software? I suspect that because Unreal Engine Meta Quest integration plugin has the same exact problem.
The text was updated successfully, but these errors were encountered:
Hello!
I have an issue in a sample project that is using the library, on Meta Quest 3 PCVR.
In Meta Hand Tracking Sample there are issues with recenter feature when using hand tracking. The problem is twofold:
pose_recenter
signal fromOpenXRInterface
.Do you know anything more about this problem? Can it be solved, or is it a global issue with Quest 3 software? I suspect that because Unreal Engine Meta Quest integration plugin has the same exact problem.
The text was updated successfully, but these errors were encountered: