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

DllNotFoundException: SteamVR + OpenVR Linux & MacOS #1024

Open
GabrielHare opened this issue Apr 11, 2022 · 1 comment
Open

DllNotFoundException: SteamVR + OpenVR Linux & MacOS #1024

GabrielHare opened this issue Apr 11, 2022 · 1 comment

Comments

@GabrielHare
Copy link

This issue was originally opened in the unity-xr-plugin project. However, the solution probably requires a modification of the steamvr_unity_plugin project, so I am opening an issue here.

tldr: The recommended configuration of SteamVR + OpenVR plugins works on Windows, but on macOS and Linux it floods the console with errors stating "DllNotFoundException: openvr_api" on each frame. Because of this issue that configuration is not usable on cross-platform projects. The work-around (tested on Unity2019.4.36f1) is to use the legacy configuration without the OpenVR plugin.

@mgpadalkar
Copy link

Hi @GabrielHare, I am new to VR development and facing the same issue in Ubuntu 20.04.

The work-around (tested on Unity2019.4.36f1) is to use the legacy configuration without the OpenVR plugin.

Can you please explain how the above can be done? Where in Unity do I make this change?

Thanks and best regards,
Milind

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

2 participants