Trouble Getting Nuitrack to Work with Unity on Windows – Any Tips?

Hey everyone,

I am kinda new to Nuitrack & am trying to get it running with Unity on my Windows 10 setup but I have been hitting a few snags. I followed the usual setup guide, installed the SDK, imported the Unity package & tried launching some of the sample scenes. They either crash or show a black screen & sometimes I get random errors about sensors not initializing.

I am using a RealSense D435 camera. Nuitrack seems to recognize it but I am not 100% sure if everything is configured the way it should be. Do I need to manually tweak the NuitrackConfig.xml or should it work right out of the box?

Also, if anyone has tips or a checklist they go through to debug setup issues, that would be super helpful. I was prepping some python interview questions for a project and got sidetracked trying to make this work. :sweat_smile:
I have check this Nuitrack works On Windows , but not in Android still need tips if any one one have any tips please share with me.

Thank you.:slight_smile:

Hello @Sofiaya

Nuitrack in Unity on Windows should work without any additional actions:

  1. Install Nutrack. Activating the sensor
  2. Import NuitrackSDK.unitypackage
  3. Start the test scene (for example, AllModulesScene)

Most often, problems with realsense occur due to usb cables or ports.

Start RealsenseViewer, it should display the usb version that the sensor is currently connected to. (need usb 3). If Realsense Viewer already uses USB 3, then try using a different cable or connect to a different USB port.

If nothing helps, tell us the Nuitrack and Unity versions.