Version: 5.3.3f1
Running on Ubuntu, the Deb package for x64 installed just fine and the visualizer seemed to work fine.
I imported the Unity package 4.0 for orion but non of the examples work for me:
DllNotFoundException: LeapC
LeapInternal.LeapC.CreateConnection (System.IntPtr& pConnection) (at Assets/LeapC/LeapC.cs:501)
LeapInternal.Connection.Start () (at Assets/LeapC/Connection.cs:128)
Leap.Controller..ctor (Int32 connectionKey) (at Assets/LeapC/Controller.cs:151)
Leap.Controller..ctor ()
NullReferenceException: Object reference not set to an instance of an object
Leap.LeapProvider.OnDisable () (at Assets/LeapMotion/Scripts/LeapProvider.cs:58)
NullReferenceException: Object reference not set to an instance of an object
Leap.LeapProvider.OnApplicationPause (Boolean isPaused) (at Assets/LeapMotion/Scripts/LeapProvider.cs:185)
I cannot even use the hand controller to run my own test any help is welcome