I'm installing the leatest version of the core assets 4.4.0
and i have this 3 problems on console...
DllNotFoundException: LeapC
LeapInternal.LeapC.CreateConnection (System.IntPtr& pConnection) (at .........
NullReferenceException: Object reference not set to an instance of an object
Leap.Unity.LeapServiceProvider.FixedUpdate () (at Assets/LeapMotion/Core/Scripts/LeapServiceProvider.cs:333)
NullReferenceException: Object reference not set to an instance of an object
Leap.Unity.LeapServiceProvider.checkConnectionIntegrity () (at Assets/LeapMotion/Core/Scripts/LeapServiceProvider.cs:512)
Leap.Unity.LeapServiceProvider.Update () (at Assets/LeapMotion/Core/Scripts/LeapServiceProvider.cs:268)
I'm running the leap motion application to track the hands....
I dont know what happens(i think on the dll LeapC....)
I'm using MacOS 10.13.6 - Core i5 8 Gb Ram.
The visualizer works perfectly, but, in unity i has this errors.
in the unity proyect be 2 dll's called LeapC, its on 2 folders, x86 and x64.