Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Oct 12, 2020 · 3 comments

Comments

@ikingtec909
Copy link

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
Copy link
Contributor

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
Copy link

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

@malytomas
Copy link
Contributor

malytomas commented Mar 7, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants