ValveSoftware / steamvr_unity_plugin

SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/
BSD 3-Clause "New" or "Revised" License
1.03k stars 256 forks source link

Problems with Ubuntu 20.04, Unity and SteamVR (HTC-Vive) #1094

Open alextdbc opened 1 year ago

alextdbc commented 1 year ago

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/com.unity.xr.management@4.3.3/Runtime/XRManagerSettings.cs:190) UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () (at Library/PackageCache/com.unity.xr.management@4.3.3/Runtime/XRGeneralSettings.cs:175) UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () (at Library/PackageCache/com.unity.xr.management@4.3.3/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?