Replies: 4 comments 9 replies
|
Which version of the hand tracking service have you got installed? Which hand tracking hardware - e.g. Leap Motion Controller, Rigel / SIR170, 3Di, Leap Motion Controller 2? Which version of Unity are you using and what plugin version? What operating system are you using? Do you see the plugin attempting to connect in the console log? |
|
OK, if you are using Orion and Unity 2019 you'll want a much older version of the plugin than V6. Likely the LeapC client dll is too new to work. |
|
Just download the release .unitypackage and import that rather than using the package manager |
|
This might be of interest:[ (https://docs.ultraleap.com/hand-tracking/gemini-migration.html#:~:text=We%20recommend%20uninstalling%20any%20previous,connecting%20to%20an%20Ultraleap%20camera.)] |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I have a problem with setting up ultraleap in unity. I followed the getting started with unity steps.
Ultrahaptics device connected and tactile sensations are felt but ultraleap hands tracking is not integrated. In unity, ultraleap category can be seen. However, when ı put the service provider and hands from this category, it is not tracking my hands. Device is working without unity, demo is working but examples also give error in unity plugin from github. I didnt find a help to solve it.
I set up sdk from ultraleap github plugin, also ı added the scope to the project manager and activated, but still hand tracking is not working. There is no problem with tactile side. The error is that service provider is not working. How can ı adjust ultraleap hand tracking with unity.
All reactions