Hi,
I am working on a VR project, and using a plugin which is the interface for haptic VR gloves. The gloves were bought, and so does the plugin, as a development license + package (it is not available for download to anyone).
When in Editor, everything compiles and works properly. Once I build the project, and running it, the gloves plugin isn't working and I am getting a "DllNotFoundException" on the package plugin main DLL file. The DLLs of the package are located under Assets/Plugins, and from what I have googled so far, this is the only thing that needs to be verified in that context.
I am building for Windows, x86_64 and my Unity version is 2018.3.4f1, if that helps.
Please assist if you know anything else regarding this, that needs to be checked or changed to avoid this exception.
Thanks
Yonatan
↧