openvr icon indicating copy to clipboard operation
openvr copied to clipboard

OpenVR SDK

Results 310 openvr issues
Sort by recently updated
recently updated
newest added

Hi all, Openvr failed to build with "error C2065 , error C2051"with MSVC on Windows. We have tried to make some fixes. Could you please help look at this issue?...

Hi there. Recently a problem troubled me a lot. Our platform is using cef version 102 for rendering front-end overlays in our 3D engine. When we initialize cef version 102,...

OpenVR: Failed to locate module game keeps crashing everytime i launch it all it says when i launch it info: Built-in extension providers: info: OpenVR: Failed to locate module info:...

I just figured out that when you are calling `VR_GetGenericInterface` from the C version of the API, you need to supply for example `"FnTable:IVRSystem_019"` instead of `"IVRSystem_019"` which is the...

Sometimes OpenVR::GetTrackedDeviceClass identifies vive generic trackers (vr::TrackedDeviceClass_GenericTracker) as controllers (vr::TrackedDeviceClass_Controller) with almost no clue to debug. It's very much random. This troubled me a lot, can you guys help me...

Hi, I know this is a question asked previously, but I haven't been able to successfully set a desired order/hierarchy with the controller priority settings. Am I misunderstanding its use?...

Hi, I have made a HMD driver that takes it's pose from open track. I can use this driver with other open track trackers and it works fine. However, if...

Hi, Would it be possible to separate overlay quality from the 'gpuSpeedRenderTargetScale'? Similar to how resolution can be 'Auto' (based on that value), or, manually set by the user. It...

Hi all, Openvr failed to setup with CMake Error on MSVC. Could you help look? **Environment:** Windows: windows server 2019 VS: 2019 **Repro steps:** 1. git clone https://github.com/ValveSoftware/openvr F:\gitP\ValveSoftware\openvr 2....

Hello, while using the SteamVR Plugin in my Unity project, I have noticed that the controller (HP Reverb G2) vibrates when I pull the trigger or the grip button. Initially,...