According to the Unity XR Interaction Toolkit docs, Quest Pro doesn't
implement the XR_EXT_hand_interaction OpenXR extension needed to use eye
tracking with the OpenXR Plugin-in Provider. As instructed in the Meta
Gaze Adapter Sample, I have to use t...
Is it possible to start the Quest Pro eye tracking calibration flow (the
one in Settings -> Movement -> Eye Tracking) in either of these
ways?:Within an application (whether it is an OpenXR call, android
intent, or Unity plugin)Through ADB (intent, e...
Hi, thanks for the responses! I made a mistake in the initial post. I
was actually asking about the XR_EXT_eye_gaze_interaction extension. Is
there any news on that one? Where can I find Meta's responses?