vts-browser-unity-plugin icon indicating copy to clipboard operation
vts-browser-unity-plugin copied to clipboard

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

Open ikingtec909 opened this issue 4 years ago • 3 comments

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.

ikingtec909 avatar Oct 12 '20 03:10 ikingtec909

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?

malytomas avatar Oct 12 '20 08:10 malytomas

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

  • Specs: Win7 64bit
  • Unity version 2019.4.36f1 Doesn't work in the editor, and I downloaded it from the Asset Store. All my C++ Redistributables are there. No demo scenes operate correctly. image

Nextrevit avatar Mar 05 '22 03:03 Nextrevit

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

malytomas avatar Mar 07 '22 09:03 malytomas