Search Unity

Question Reverb G2 + 2019 + Legacy OpenVR

Discussion in 'VR' started by Cloudwalker_, Feb 9, 2021.

  1. Cloudwalker_

    Cloudwalker_

    Joined:
    Jan 3, 2014
    Posts:
    140
    Right controller name: OpenVR Controller(WindowsMR: 0x045E/0x066A/0/1) - Right
    Left controller name: OpenVR Controller(WindowsMR: 0x045E/0x066A/0/2) - Left

    The XRInput Features reports the device has Secondary2DAxis feature which is wrong. How do I know i'm dealing with a Reverb G2 controller so that I can code my input logic accordingly?

    Are these device names unique to the controller?
     
    Last edited: Feb 10, 2021
  2. Cloudwalker_

    Cloudwalker_

    Joined:
    Jan 3, 2014
    Posts:
    140
    Looks like TryGetFeatureValues just doesn't work correctly with SteamVR, Tried the OpenVR Loader XRPlugin and it only reports device tracking fields and nothing about the buttons available.