Hello,
We have been working on a projet using a Leap Motion device and everything works fine when running the game in the Unity Editor. However, everytime we build a standalone version and run it, the device is no longer detected and we get a nullReferenceException.
We checked up on the internet and found no record of such issue. We also tried to move the Leap Motion libs and dll in different folders, but nothing changed. Is there a specific way to build a project using the Leap Motion libraries ?