SteamVR Beta Updated - 2.3.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:
OpenXR:
SteamVR:
- Fixed a performance regression with overlay apps that use WaitFrameSync.
https://steamcommunity.com/app/250820/discussions/3/6087244701377116202/ - A reload of the chaperone file will now cause the VREvent_SeatedZeroPoseReset and VREvent_StandingZeroPoseReset to be sent.
OpenXR:
- Implemented XR_EXT_local_floor.
- XR_REFERENCE_SPACE_TYPE_STAGE will no longer be affected by recentering. Instead, this functionality is moved to XR_REFERENCE_SPACE_TYPE_LOCAL_FLOOR_EXT.
- XR_TYPE_EVENT_DATA_REFERENCE_SPACE_CHANGE_PENDING will no longer be sent for STAGE when a recenter occurs, and instead will be sent for XR_REFERENCE_SPACE_TYPE_LOCAL_FLOOR_EXT, when enabled.
- xrCreateReferenceSpace will now return XR_ERROR_VALIDATION_FAILURE when a reference space is not active for a session.