oculus-samples / Unity-Movement

Body, Eye and Face Tracking code sample.
Other
278 stars 47 forks source link

Failed to start face tracking/eye tracking #12

Closed Remicool closed 1 year ago

Remicool commented 1 year ago

Hello Dear oculus Developers, I kept getting this warning issue and cannot use the OVR Eye gaze script using Quest link with cable. Could you plz help me?

7d8a39d73d1f3cb8731ba93987a9fad

andkim-meta commented 1 year ago

Hello,

Can you let us know the OS version that's being used on the Quest Pro over Link? Also, could you check the version of the Oculus software you're using for Link?

If it's possible, could you also attach logs by running the OculusLogGatherer from the steps described here: https://developer.oculus.com/resources/log-troubleshooting/

ghazi-ge1803610 commented 1 year ago

Hello im having the same issue i have followed all instruction and documentations for the build settings, and i have enabled all tracking features in the VR, in the app under Beta, and in the OVRCameraRig, updated the android manifest, using latest stable LTS recommend version of unity which is 2021.3.22f1, i have also the Oculus integration for unity V50.0, developer mode is enabled, and im trying to run the MovmentAura scene in enity editor but i keep getting the following image

All Versions used: image image

ghazi-ge1803610 commented 1 year ago

following up also my Meta quest pro is checked as a targeted device in the android XR,

I just mainly want to be able to get eye and facial tracking working within the unity editor

and im using quest link with cable...

thank you...

jainpuneet798 commented 1 year ago

Hi I am facing the same issue while using -

Unity Version: 2022.2.1f1 Oculus Integration 50.0

I am using Open XR though (that should not be a problem). The eye tracking features are disabled when I select the OVR Camera rig.

I am getting the same warning that "Failed to start eye tracking"

sohailshafiiWk commented 1 year ago

Hi,

Can you please check the following settings?:

ghazi-ge1803610 commented 1 year ago

hey @sohailshafiiWk, i have checked n did all that from before, as i said, but it still not tracking anything

HaikunHuang commented 1 year ago

Same issues here~~~~ no eye tracking works. - -!

sohailshafiiWk commented 1 year ago

Sorry for the late reply. We have prepared some documents that might be able to address the problems mentioned. Can you please look at https://developer.oculus.com/documentation/unity/unity-link/ and https://developer.oculus.com/documentation/unity/move-troubleshooting/?

gayoungson commented 1 year ago

Hello, i have the same problem since changing to a new laptop (HP OMEN). I also get the following logs and my editor always crashes afterwards. I have tried various different solutions (opening the project with different Unity Editors, older OVR Plugin version, without Open XR installed etc.) but none has helped so far. The documents from @sohailshafiiWk didnt help me either. Any further suggestions would be very helpful!

Edit (17.07.23): I was able to solve the problem and now have fully functioning tracking in play by following the suggestion here and updating the oculus pc app to v56. Apparently the problem was that the quest pro had updated from v54 to v55, and the oculus pc app was still on v54. After updating, I did not get any warning messages as in the screenshot 😀!

To update: in the oculus pc app, go to settings > beta and enable public test channel. an update should automatically start downloading.

Screenshot 2023-07-12 133815
TheWiselyBearded commented 1 year ago

Hello, I am running into similar issues. The desktop Oculus App version is 56.0.0.109.155, the headset is on version 56.0.0.143.656.499814798. I am using Unity version 2021.3.29f1 and Oculus Integrations v55. The screenshot shows similar errors to those above.

Despite configuring project settings appropriately, I can't run the face or eye tracking samples. Is there a fix for this?

image

HaikunHuang commented 1 year ago

May try to delete the Library and/or obj folder. And reopen the project. Best,Haikun HuangOn Aug 11, 2023, at 20:44, Alireza @.***> wrote: Hello, I am running into similar issues. The desktop Oculus App version is 56.0.0.109.155, the headset is on version 56.0.0.143.656.499814798. I am using Unity version 2021.3.29f1 and Oculus Integrations v55. The screenshot shows similar errors to those above. Despite configuring project settings appropriately, I can't run the face or eye tracking samples. Is there a fix for this?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

sohailshafiiWk commented 1 year ago

If the assertion failure is the same as the one reported in https://github.com/oculus-samples/Unity-Movement/issues/31, then we are looking into it. Please stay tuned for updates regarding that issue. If it's not the same issue, please let us know.

TheWiselyBearded commented 1 year ago

@sohailshafiiWk , that looks to be the same issue. Thank you for the follow up!

sohailshafiiWk commented 1 year ago

@sohailshafiiWk , that looks to be the same issue. Thank you for the follow up!

If the problem is still occurring, can you try the OculusLogGather discussed in https://developer.oculus.com/documentation/unity/unity-link/ to collect errors?

sohailshafiiWk commented 1 year ago

Closing for now. Since the last messages were a duplicate of https://github.com/oculus-samples/Unity-Movement/issues/31, please open a new issue if another issue arises.