cancel
Showing results for 
Search instead for 
Did you mean: 

ConcurrentHandsControllersExamples scene not working?

Lechooga
Explorer

I've been trying to get multimodal working and haven't had any luck. The documentation I found seems to be for an older version of the SDK and the example scene doesn't work. Hands work, controllers work, switching freezes hand tracking and gives me one controller and one frozen hand.

When I stop the scene the console prints an error "Concurrent Hands and controllers not supported." True 'nuf, console.

Any ideas what I might be missing and why the example scene wouldn't be working on a fresh install?

1 ACCEPTED SOLUTION

Accepted Solutions

Lechooga
Explorer

Ohhhh, I needed to update the headset. Works now.

View solution in original post

16 REPLIES 16

omer.akyol
Explorer

Same issue here. ConcurrentHandsControllersExamples scene is not working at all. It works for hand tracking only. Not working with controllers. Using one controller and one hand tracking is also not working. Double checked the Simultaneous Hands and Controllers related settings but no luck. 

Lanzelot108
Explorer

Which version of SDK & Samples are you using? I've tested with v64 and it is working for me. On Quest 3 via connection with cable via Rift App.

I'm using v64 as well. Have you done any modifications to the samples project ? (Meta XR Interaction SDK OVR Samples) 

Testing on Quest 2 via link cable. I also made a build and tried on the device. No luck. Getting "Concurrent Hands and controllers not supported" warning. 

Lanzelot108
Explorer

Hm, not sure. Here are my settings from OVR Manager component (in OVRCameraRig in the hierarchy):

OVRManager.png

Could be that I set Hand Tracking to V2 ...

omer.akyol
Explorer

Still getting the "Concurrent Hands and controllers not supported." warning. But this time controllers started to work. At least I was able to grab something with them. Hand tracking also works. But they don't work at the same time. The only major change was setting the Hand Tracking to V2.

Lanzelot108
Explorer

Unfortunately my Quest 2 doesn't connect with Link Cable currently. But I noticed that even when using the Quest 2 standalone, in the Quest's Main Screen I can either use controllers or hands. Not both concurrently. Does this work in your Q2's Main Screen?

omer.akyol
Explorer

Ahhh. It seems they don't work with standard Quest 2 controllers. 

https://developer.oculus.com/documentation/unity/unity-multimodal/

In the Hardware Compatibility section, it says: 

  • Quest 2 with Quest Pro controllers
  • Quest Pro, Quest 3, and all future devices.

 

So I need a Quest Pro controllers? 

Lanzelot108
Explorer

It works on Quest 2 only if you have Pro Controllers, not with the stock ones:

https://developer.oculus.com/documentation/unity/unity-multimodal/#compatibility

 

Yes exactly 😀