cancel
Showing results for 
Search instead for 
Did you mean: 

Error: [OVRBody] Failed to start body tracking.

aziz.meksi
Honored Guest

Hello, so I'm developing a VR game with unity engine using oculus integration 46 and an oculus quest 2, I need to integrate the body tracking but I am stuck with that error and i could not figure it out.Capture.JPG

Anyone has a clue? and thank you 

5 REPLIES 5

mutp
Honored Guest

Facing the same issue in Unity 2022.1.4f1, Oculus v46.0. Does this only work in the build/with OpenXR as the backend?

 

aziz.meksi
Honored Guest

from the documentation it seems that it must be with openXr as the backend, but still facing this issue and did you find anything that can help us? 

simonmersus
Explorer

Same issue here. Unity 2021.3.8, Oculus v46, ovr is 1.78, openXR backend, experimental features enabled, permission for body tracking is checked...and yet.

mutp
Honored Guest

AFAIK it doesn't work over Oculus Link yet but it should work in a build if all the settings are applied correctly. However, face/eye tracking work over Oculus Link, but not body tracking.

They released a sample on github which indicates as much. Looks like they're working on it.
https://github.com/oculus-samples/Unity-Movement

And the issue -> https://github.com/oculus-samples/Unity-Movement/issues/2

 

 

GaryRecondo
Honored Guest

Hello, did you manage to solve this and the end, i have the same error.