melowntech / vts-browser-unity-plugin

VTS browser integration plugin for Unity 3D game engine
BSD 2-Clause "Simplified" License
98 stars 26 forks source link

Plugins: Failed to load 'Assets/Plugins/win64/vts-browser.dll' because one or more of its dependencies could not be loaded. #19

Open ikingtec909 opened 4 years ago

ikingtec909 commented 4 years ago

I have a question:It alway report this error: Plugins: Failed to load 'Assets/Plugins/win64/vts-browser.dll' because one or more of its dependencies could not be loaded.

malytomas commented 4 years ago

Hi, couple of questions: 1) do you use vts plugin from unity store or custom build from github? 2) what platform/operating system? windows 64bit? 3) running from editor or release build? 4) do you have visual studio c++ redistributables (2019) installed?

Nextrevit commented 2 years ago

While this was quite a while ago, I am getting this error as well.

malytomas commented 2 years ago

Look through unity logs: %LOCALAPPDATA%\Unity\Editor\Editor.log or %USERPROFILE%\AppData\LocalLow\CompanyName\ProductName\Player.log there might be more information.