Skip to content

OpenVR Unity XR Package v1.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@zite zite released this 18 Jul 20:10

This is a preview release not meant for deployment. Load into your project by going into the package manager, clicking the add button in the upper left hand corner, then add tarball.

[1.2.3] - 2024-07-18

Changed

  • Updated to OpenVR SDK 2.5.1
  • Using WaitFrameSync in main loop for overlay apps
  • Poses predict one frame ahead in overlay apps

[1.2.2] - 2024-03-21

Changed

  • Updated to OpenVR SDK 2.2.3

[1.2.1] - 2024-01-11

Changed

  • Updated to OpenVR SDK 2.0.10

[1.2.0] - 2023-08-24

Added

  • Added limited OpenGL support (multipass only)

Changed

  • Updated to OpenVR SDK 1.26.7
  • Fix for unity projects set to binary serialization
  • Fix for unnecessary preinit #80
  • Fix for incorrect reporting of eye position #86
  • Fix for broken depth textures in some situations #110
  • Fix for multipass not working on some render pipelines