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: XRSDKOpenVR #115

Open
sutee9 opened this issue Feb 2, 2022 · 5 comments
Open

DllNotFoundException: XRSDKOpenVR #115

sutee9 opened this issue Feb 2, 2022 · 5 comments

Comments

@sutee9
Copy link

sutee9 commented Feb 2, 2022

The old issue #15 appears again, this time on a Mac with M1 chip. The error can be traced back to the file XRSDKOpenVR.dll which is marked as Processory x86, but on ANY OS, which obviously is wrong.

If the package is incompatible with M1 macs, it should give a clear error message. Or if it is, this should be fixed.

DllNotFoundException: XRSDKOpenVR
Unity.XR.OpenVR.OpenVRLoader.Initialize () (at Library/PackageCache/com.valvesoftware.unity.openvr@9508838e2de4-1614121125000/Runtime/OpenVRLoader.cs:185)
UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () (at Library/PackageCache/com.unity.xr.management@4.0.1/Runtime/XRManagerSettings.cs:187)
UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () (at Library/PackageCache/com.unity.xr.management@4.0.1/Runtime/XRGeneralSettings.cs:175)
UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () (at Library/PackageCache/com.unity.xr.management@4.0.1/Runtime/XRGeneralSettings.cs:148)

@kisak-valve
Copy link
Member

Hello @sutee9, unfortunately, support for SteamVR for Mac was discontinued (https://store.steampowered.com/news/app/250820/view/2216278054495230717). This was before OpenXR integration was added to SteamVR and the combination is not supported.

@sutee9
Copy link
Author

sutee9 commented Feb 2, 2022

Not really the point. The same project runs and builds on an old intel mac. On the new one it fails without proper error messages. Basically, now it’s just loose ends.

@icormier
Copy link

@sutee9 did you manage to fix this issue?

@sutee9
Copy link
Author

sutee9 commented Mar 15, 2022

I do not think there is a solution, SteamVR does not work on M1.

@icormier
Copy link

icormier commented Mar 15, 2022 via email

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