Hello,
I'm wiriting to you, because I have really annoying problem. I'm using Leap Motion with Unity to develop some VR simulation. However I cannot any longer do debugging in Monodevelop thanks to missing references of DLLs that are in the project. I tried to edit and add them again but metadata is missing. Rebuilding the project makes it again the same error as before.
Here is a screenshot that shows the problem:
I tried changing versions of Unity but it doesn't help. Unity itself has no problems with supposedly missing dlls but Monodevelop breaks and does not want to detect those libraries, which is pretty annoying.
EDIT:
RESOLVED my problem. It was the name of my parent folder that was the problem. There was incorrect character there and it destroyed import of libraries into Visual Studio or MonoDevelop.