Skip to content

Mixed Reality OpenXR Plugin v1.11.1

Latest
Compare
Choose a tag to compare
@AMollis AMollis released this 16 Aug 04:10
7e2d99d

[1.11.1] - 2024-08-15

  • Upgraded the OpenXR remoting runtime to 2.9.4 release.
    • Fixed a deadlock issue that occurred when the GPU encoder was occupied for long durations.
    • Fixed erroneous pinch gap values leading to unwanted interactions.
  • Added new OpenXRTime API that contains methods to predict display times.
  • Added TryReloadAnchorStoreAsync method to XRAnchorStore which can be used to reload the anchor store when the map or anchors have been modified outside the application.
  • Fixed instances of null propagation on Unity objects