We’ve successfully built UE4 from source files, and have been able to add the LeapMotionController to the game and have our hands show up ingame. However upon quitting the editor and re-opening it again we are met with an error message:
Can’t find file for asset /Script/LeapMotioController
Failed to load /Script/LeapMotionController.LeapMotionControllerComponent Referenced by SCS_Node_2
We then have to add the LeapMotionController to the player character again, and everything will work perfectly fine until the next time we start the editor.