- changed status to wontfix
Issue #72
wontfix
I had to manually copy the Windows DLL to Plugins/x86 .
Comments (1)
-
- Log in to comment
I believe this is actually a non-issue. The Cubiquity native code library is not actually a plugin in the Unity sense (it doesn't use the Unity plugin API, which is why it works with Unity Free). It should be automatically copied to the working directory (which is the project root) rather than the plugins folder.