Skip to content

Tags: ValveSoftware/steamvr_unity_plugin

Tags

2.8.3b2

Toggle 2.8.3b2's commit message
2.8.3b - Updated readme changelist

2.8.3b

Toggle 2.8.3b's commit message
2.8.3 - Modify changelist

2.8.2b

Toggle 2.8.2b's commit message
2.8.2 - added missing metadata

2.8.1b

Toggle 2.8.1b's commit message
Updating sdk to 2.2.3. Adding support for GetActionBindingInfo

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1104 from ValveSoftware/beta

Merging beta to main for v2.8.0

2.8.0b1

Toggle 2.8.0b1's commit message
Updating openvr unity xr package to 1.2.0

2.7.3

Toggle 2.7.3's commit message
Legacy VR Fix v2.7.3

2.7.2

Toggle 2.7.2's commit message
2.7.2 - Unity XR crash refix

2.7.1

Toggle 2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #889 from ValveSoftware/beta

2.7.1 - Including tarball for Unity XR package. Lots of bug fixes.

2.7.0b

Toggle 2.7.0b's commit message
2.7.0b - Including tarball for Unity XR package. Lots of bug fixes.

 
Changes for 2.7.0

 * Updated sdk header to 1.14.15

 * Moved OpenVR Unity XR package to a tarball included in this project instead of NPM per Unity's new TOS.

 * Removing app key from binding files on build (fixes some scenarios where an indev binding file wouldn't apply to a released app)

 * Retargeted some DLLs to not cause issues on other platforms

 * Fixed an issue with some builds where the settings file wouldn't copy over properly.

 * Removed some resolution dialog recommendations for 2019+

 * Reworked the auto-enable-vr systems to be easier to manage in the future and cause less problems in the present.

 * Added initialPriority to SteamVR_ActivateActionSetOnLoad. Thanks for the pull request @shiena

 * Fixed ControllerButtonHints for URP, Thanks again for the pull request @shiena

 * Added RemoveAllListeners to each action type for easy delegate disposal. Thanks for the pull request @Extrys

 * Unity XR: Fix for laptops not always using the correct video card

 * Unity XR: Fixing IL2CPP issue with builds

 * Unity XR: Enabled user presence detection via the userPresence feature.

 * Unity XR: Temporary fix for Unity XR Settings reverting to defaults when users hit play in the editor and have the window open.