Skip to content

Release 1.0.7

Compare
Choose a tag to compare
@jumeder jumeder released this 20 May 12:18

Important Service Updates

  • SDK updated to version 1.0.7

Bug Fixes

  • Add Unity scene changes from the Validate Project Tool to the undo stack, so they are correctly preserved. Fixes #22.
  • Changed ARRServiceUnity's auto-renewal logic: elapsed session time is now taken into account when calculating session renewal time. Fixes #33.
  • Fixed a bug where the conversionToolVersion value in .info.json files was a constant string rather than an actual version.
  • When the service cannot convert a model because it exceeds system resources, we now record that fact in the .result.json file.
  • Connection state changes are now immediate on connecting and disconnecting (issue #32).

Sample Updates

  • Showcase: update MRTK dependency to 2.5.1 and move to packages. The assets are therefore not part of this repository anymore.