Open
Description
Using SteamVR v2.7.3 (sdk 1.14.15) + OpenVR v1.1.4
Running 'Simple Sample' scene in the editor on macOS or Linux, the editor console is filled with the following error (at least once per frame).
DllNotFoundException: openvr_api
Valve.VR.OpenVR.GetInitToken () (at Library/PackageCache/com.valvesoftware.unity.openvr@ef731560e504-1649573462390/Runtime/openvr_api.cs:7465)
Valve.VR.OpenVR+COpenVRContext.CheckClear () (at Library/PackageCache/com.valvesoftware.unity.openvr@ef731560e504-1649573462390/Runtime/openvr_api.cs:7835)
Valve.VR.OpenVR+COpenVRContext.VRRenderModels () (at Library/PackageCache/com.valvesoftware.unity.openvr@ef731560e504-1649573462390/Runtime/openvr_api.cs:7935)
Valve.VR.OpenVR.get_RenderModels () (at Library/PackageCache/com.valvesoftware.unity.openvr@ef731560e504-1649573462390/Runtime/openvr_api.cs:8114)
Valve.VR.SteamVR_RenderModel.Update () (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:739)
Tested:
Unity 2019.4.36f1 macOS 12.2.1 (21D62) -> stream of errors
Unity 2019.4.36f1 Ubuntu 20.04 -> stream of errors
Unity 2019.4.36f1 Windows 10.0.19044 this combination of SteamVR + OpenVR plugins -> works perfectly