[SOLVED] Test Init Err Switch NuiTRack dll

Hello,

I try to integrate a Intel Real sense camera D432i with Unity for Avatar animation following the this tutorial nuitrack-sdk/Unity_Avatar_Animation.md at master · 3DiVi/nuitrack-sdk · GitHub

When I enter in play mode I receive an error :

Platform StandaloneWindows. Switch Nuitrack dll to Assets/NuitrackSDK/Nuitrack/NuitrackAssembly/nuitrack.net.dll
UnityEngine.Debug:Log(Object)
SwitchDll:SwitchCompatibleWithPlatform(PluginImporter, Boolean) (at Assets/NuitrackSDK/Nuitrack/NuitrackAssembly/Editor/SwitchDll.cs:107)
SwitchDll:Check() (at Assets/NuitrackSDK/Nuitrack/NuitrackAssembly/Editor/SwitchDll.cs:88)
SwitchDll:.cctor() (at Assets/NuitrackSDK/Nuitrack/NuitrackAssembly/Editor/SwitchDll.cs:17)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes(Type[])

Hello @cosmincotia

  1. Perhaps the wording of the message is not very good (in the future we will rephrase or not show it). Don’t worry, everything is fine with the DLL.
  2. Launch AllModulesScene and follow the on-screen instructions

@Stepan.Reuk thank’s problem solved!

1 Like