Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Question Started project in 2019, want to upgrade to Unity 2022. How do I update SteamVR interaction system?

Discussion in 'VR' started by Airmouse, May 5, 2023.

  1. Airmouse

    Airmouse

    Joined:
    Jan 12, 2019
    Posts:
    104
    My project is currently built using Unity 2019. I have been avoiding upgrading to a newer engine when built-in vr support was removed in 2020 but now need to upgrade to Unity 2022.

    My entire project and asset database is built on SteamVR interaction system. so I can't use a new interaction system.

    Can I update SteamVR interaction system for use with Unity 2022 ??

    Thank you
     
  2. Thomas-Mountainborn

    Thomas-Mountainborn

    Joined:
    Jun 11, 2015
    Posts:
    486
    You don't update the SteamVR integration - Valve pretty much chose to abandon Unity (cough PCVR is dead cough). It will still work, though. You can just keep using the SteamVR plugin, regardless of engine version. All you need is the OpenVR rendering package: https://github.com/ValveSoftware/unity-xr-plugin/releases
     
  3. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    4,219
    While I don't fully agree with the statement PCVR is dead, indeed try the latest package. It should work.
    If it doesn't, try to change the system to OpenXR.