Skip to content

Release 1.2.1

Compare
Choose a tag to compare
@FlorianBorn71 FlorianBorn71 released this 06 Jul 09:23

Important Service Updates

  • SDK updated to version 1.2.1
  • Conversion service: Fixed a conversion problem for large .GLTF models with specific usage of shared attributes, for instance when it has been generated by Centaur Sketchup glTF Exporter.
  • Model loading for runtime sessions: Substantially improved the model download speed within the loading process, which leads to significantly better overall loading times.
  • Updated hostnames for ARR connections. Instead of a long and unique hostnames for each session, the names will be lbxx.vm.region.mixedreality.azure.com, where each x is a single digit number. It is still guaranteed, that a combination of hostname and port will be unique for each session.

API Changes

  • Unity: Removed unused Streamer.h from Unity package.

Sample Updates

  • Unity Samples: Updated OpenXR packages
    • Unity OpenXR 1.4.2 => 1.7.0
    • Mixed Reality OpenXR 1.5.1 => 1.8.1
  • Showcase:
    • Updated MRTK to 2.8.3
    • Fixed warning in HandMeshEnabler.cs