Can't get the Unity Tutorials Work: Can't create DepthSensor module

We are having the same issue with the latest Nuitrack SDK v0.35.12 on a Windows 10 system and a Kinect v2 camera connected.

The AllModulesScene (and every other tutorial scene) from the imported package in Unity 2020.3.24 throw these errors:

The activation tool, the samples and even our own skeleton tracking application is running fine with the new Nuitrack SDK and runtime dll. Its only the project with the Unity package from you that behaves wierd. It seams to enable and disable the Kinect camera several times when pressing play for the first time and hangs the Unity editor during this time. After a few seconds the camera is off and the error with the DepthSensor module appears in the log.

  1. Output for nuitrack_c11_sample and nuitrack_sample (was always like this without further issues)
    Start nuitrack c11
    Create DepthProvider: OpenNI2DepthProvider
    Can’t change mirror HW property for Depth stream ( Stream setProperty(7) failed
    )
    Can’t change mirror HW property for RGB stream ( Stream setProperty(7) failed
    )
  2. v0.35.12
  3. C:\Program Files\Nuitrack\nuitrack\nuitrack