-
Notifications
You must be signed in to change notification settings - Fork 81
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
Oculus Rift Device identification is not consistant #44
Comments
We would like to know your environment settings. |
unity 2017.2.0f3 |
From our investigation, the above behavior is by design. |
The SteamVR plugin was installed for all tests that were ran, yet on sequential runs, different device names were shown. Without changing any plugins installed, both of the above device names were identified on sequential runs. |
We would like to know your settings in VIU Settings? |
Both Vive and Oculus are selected Once how the device is detected changes, it stays changed for a while. I haven't noticed a pattern of when it changes back and forth. Is there a way I can force rift to always use one of the other? |
I just got a a rift to borrow from a friend for testing again, so I'm going to dig into this soon, and update with the results. |
It took me a little longer to get to looking into Oculus issues then I wanted, but I've been digging around for the past 2 nights. Here is what I have so far. I need OpenVR and Oculus support for my Steam build. Everytime I place Oculus above OpenVR, then go back to XR settings later, OpenVR always moves above Oculus on its own. I previously didn't have the Oculus integration package installed, I have the current one installed in my testing, and am using 2018.2.of2. I'm still seeing the controllers detected as both, at different times. |
The issue only occurs when OpenVR is before Oculus in XR settings. The problem is every couple times I run the game OpenVR moves itself above Oculus, once I move it back its fine, but their order never stays put. |
I recently started testing for rift support, sometimes the rift controllers are identified as one device, and at other times they get identified as a different rift device. The issue this creates is they have a different rotation offset for each, so the controller angles are incorrect they they detect as the other devices.
Has anyone else seen this behavior, or know of a way to resolve it? its all that's keeping me from being able to release for oculus at this point.
Both of these are the same controller on 2 consecutive startups of the project.
The text was updated successfully, but these errors were encountered: