Skip to content

1.5.3

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 09 May 13:48

[1.5.3] - 2022-09-18

Fixed

  • Fixed XRInputSubsystem.TryGetBoundaryPoints returning inaccurate values. If you have guardian/boundary setup in the headset, TryGetBoundaryPoints will return a List of size 4 representing the four vertices of the Play Area rectangle, which is centered at the origin and edges corresponding to the X and Z axes of the provided space. Not all systems or spaces may support boundaries.
  • Fixed an issue that controllers position not getting updated and stuck to the floor level when Oculus Integration Asset installed in the project.
  • Fixed an issue that OpenXR libraries were included in build when OpenXR SDK is not enabled.
  • Improved domain reload performance by removing unnecessary checks when entering Playmode.

Updated

  • Updated Input System dependency to 1.4.2.

Added

  • Added support for Android cross-vendor loader.