1. SteamVR
  2. News
  3. SteamVR Beta Updated - 1.24.2

SteamVR Beta Updated - 1.24.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:
  • Fixed oversized overlay scale for window views.
  • DXGI_FORMAT_R16G16B16A16_UNORM (i.e. GL_RGBA16 on Windows) format textures are now correctly treated as containing linear color data when using ColorSpace_Auto.
OpenXR:
  • XrViewConfigurationView maxImageRectWidth and maxImageRectHeight now report the global SteamVR setting MaxRecommendedResolution which defaults to 8192.
  • xrEnumerateSwapchainFormats no longer returns the following formats on Linux as they are not properly supported: GL_RGBA16, GL_RGB16F, GL_RGB16F.