We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using Unity 2021.3.26f1 on Ubuntu 20.04. I've imported the steamvr_unity_plugin but still getting the same error with everything i was trying:
DllNotFoundException: XRSDKOpenVR assembly: type: member:(null) Unity.XR.OpenVR.OpenVRLoader.Initialize () (at Library/PackageCache/com.valvesoftware.unity.openvr@3ee6c452bc34/Runtime/OpenVRLoader.cs:185) UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () (at Library/PackageCache/[email protected]/Runtime/XRManagerSettings.cs:190) UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () (at Library/PackageCache/[email protected]/Runtime/XRGeneralSettings.cs:175) UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () (at Library/PackageCache/[email protected]/Runtime/XRGeneralSettings.cs:148)
Is there any solution for my problem or is it just impossible to use the HTC Vive with Unity on Ubuntu 20.04?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm using Unity 2021.3.26f1 on Ubuntu 20.04. I've imported the steamvr_unity_plugin but still getting the same error with everything i was trying:
DllNotFoundException: XRSDKOpenVR assembly: type: member:(null)
Unity.XR.OpenVR.OpenVRLoader.Initialize () (at Library/PackageCache/com.valvesoftware.unity.openvr@3ee6c452bc34/Runtime/OpenVRLoader.cs:185)
UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () (at Library/PackageCache/[email protected]/Runtime/XRManagerSettings.cs:190)
UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () (at Library/PackageCache/[email protected]/Runtime/XRGeneralSettings.cs:175)
UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () (at Library/PackageCache/[email protected]/Runtime/XRGeneralSettings.cs:148)
Is there any solution for my problem or is it just impossible to use the HTC Vive with Unity on Ubuntu 20.04?
The text was updated successfully, but these errors were encountered: