Home › Forums › Unity SDK › Extract Eye Tracking data from Vive Pro Eye (TobiiXR SDK) › Reply To: Extract Eye Tracking data from Vive Pro Eye (TobiiXR SDK)
07/10/2021 at 16:30 #21189
Participant
Hi, I have been trying extracting some eye-tracking data. The eye-tracking seems to be working fine as the cubes with the HighlightAtGaze script light up when looked at, and the script I have does not cause any errors. Also gaze aware objects have a collider and implement the IGazeFocusable interface.
However when I try to extract eye tracking data my gaze does not return any valid eye data.
Do you know what the issue might be?