1. SteamVR
  2. News

SteamVR News

SteamVR Beta Updated - 1.21.4

If you encounter issues with this update, please post in the SteamVR Bug Report forum. If possible, please include a system report to aid in tracking down your issue. Replies to this post are not tracked for bug reporting purposes. Please use the forum linked above to report issues.


SteamVR:
  • Fix for depth texture handling on dx12 causing crashes in major engine implementations.


OpenXR:
  • Ensure XR_HTCX_vive_tracker_interaction extension is activated by the application when handling generic trackers.
  • Ensure persistent paths generated for generic trackers when using the XR_HTCX_vive_tracker_interaction extension is a well-formed openxr path string:
    https://www.khronos.org/registry/OpenXR/specs/1.0/html/xrspec.html#well-formed-path-strings


SteamVR Beta Updated - 1.21.3

If you encounter issues with this update, please post in the SteamVR Bug Report forum. If possible, please include a system report to aid in tracking down your issue. Replies to this post are not tracked for bug reporting purposes. Please use the forum linked above to report issues.


SteamVR:
  • Fixed a motion smoothing issue that was affecting some applications.
  • Fixed a crash related to application submitted dx12 depth textures.


OpenXR:
  • Fixed allowing multiple actions and tracker roles in a single binding and actionset when using the XR_HTCX_vive_tracker_interaction extension.

SteamVR Beta Updated - 1.21.2

If you encounter issues with this update, please post in the SteamVR Bug Report forum. If possible, please include a system report to aid in tracking down your issue. Replies to this post are not tracked for bug reporting purposes. Please use the forum linked above to report issues.

SteamVR
  • Temporarily disabled Desktop View’s ability to interact with elevated processes due to a bug that could cause SteamVR to be unable to start.




SteamVR Beta Updated - 1.21.1

If you encounter issues with this update, please post in the SteamVR Bug Report forum. If possible, please include a system report to aid in tracking down your issue. Replies to this post are not tracked for bug reporting purposes. Please use the forum linked above to report issues.

SteamVR
  • Allow Desktop View to interact with higher elevation processes. To enable this functionality, be sure to install the SteamVR Service when prompted.



Linux
  • Fixed issue that would prevent some system UI from working some of the time.


OpenXR
  • Implement XR_HTCX_vive_tracker_interaction extension
  • Properly switch to XR_SESSION_STATE_IDLE when hmd activity level is idle
  • Fix for session state changes (XrEventDataSessionStateChanged) not being sent to the app when detecting hmd worn status with Oculus hmds



Introducing SteamVR 1.20

Full Update Notes


SteamVR:
  • Added support for Tundra Labs Tracker.
  • Reduced SteamVR install size.
  • Fixed slight alignment issue with the left Index grip pose.
OpenXR:
  • Use application provided function pointer to vkGetInstanceProcAddr when calling xrCreateDevice in XR_KHR_vulkan_enable2 extension.
  • Translate Vive Cosmos and HP Reverb G2 abxy+trigger touch to "click", matching native runtime's behavior.
  • Emulate Cosmos grip (defined in the spec as "squeeze/click") when using the Oculus interaction profile, since Oculus' interaction profile doesn't have an equivalent "/squeeze/click" component path. This matches the Beta ViveOpenXR runtime behavior.
  • Emulate thumbstick touch for Reverb G2 controllers if the oculus controller profile is active (such as when the app doesn't send any specific Reverb G2 controller bindings).
  • Add missing thumbstick touch (.../input/thumbstick/touch) input component path for Cosmos controllers.