Search Unity

Job $$ XR Input port to Steam VR input

Discussion in 'AR/VR (XR) Discussion' started by BlacerStudio, Aug 28, 2020.

  1. BlacerStudio

    BlacerStudio

    Joined:
    Jul 2, 2020
    Posts:
    1
    Hello
    We are looking for developers who can change XR input to Steam VR input on the Unity engine so that the game works on Valve Index and HTC VIVE.

    If you are interested, please contact me at: admin@source-byte.com
     
  2. TerraSame1

    TerraSame1

    Joined:
    Nov 12, 2010
    Posts:
    151
    Have you found anyone? I am in need of the same assistance.
    If you can point me in a direction that could help I will be most grateful...
    Thanks
     
  3. WisockiJr

    WisockiJr

    Joined:
    Jul 5, 2014
    Posts:
    30
    Thats not an easy task to do, there is a lot to change when using XR
     
  4. TerraSame1

    TerraSame1

    Joined:
    Nov 12, 2010
    Posts:
    151
    Hi... Thanks for the reply... Actually the project, I think, is not setup completely that way with the new XR Unity system... It is presently working and running through Steam from Unity and only the linkup to the controllers needs to be hooked up.
     
  5. TerraSame1

    TerraSame1

    Joined:
    Nov 12, 2010
    Posts:
    151
    If you could assist, that would be awesome. And of course paid...
     
  6. colinleet

    colinleet

    Joined:
    Nov 20, 2019
    Posts:
    189
    TLDR: There is a fix to get input working the other way around, and open XR should eliminate the need for this work around later this year once unity releases the open XR plugin in beta. (Steam is also moving over to open XR from their currently proprietary "open/steam vr" solution.)

    I posted this in a previous forum:

    For anyone who can't wait for a "official" fix for this "bug", I found this hack (which was also commented about above) a couple weeks ago which looks like it should provide a work around for the 2020.1 SteamVR Input/Interaction Toolkit intercompatibility dilemma were all facing:

    Step by step guilds (read first)
    https://skarredghost.com/2020/09/25/steamvr-unity-xr-interaction-toolkit-input/

    Preconfigured Setup
    https://github.com/beep2bleep/SteamVRWorkingWithUnityXTToolkit

    Disclaimer: I haven't personally tested this yet.