Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's new and change tracking for 2.2.0 #6349

Closed
david-c-kline opened this issue Oct 22, 2019 · 2 comments
Closed

What's new and change tracking for 2.2.0 #6349

david-c-kline opened this issue Oct 22, 2019 · 2 comments
Assignees
Milestone

Comments

@david-c-kline
Copy link

david-c-kline commented Oct 22, 2019

This issue is for tracking changes and new features in MRTK v2.2.0.

New

  • AR Foundation support [Experimental]

    • Camera settings provider
  • Directional Indicator Solver

  • Enhanced MRC support [Experimental]

image

Changed

Known Issues

  • 2018: If building UWP with the .NET backend, AND including AR Foundation packages, selecting "Unity C# Projects" in the build settings window is not supported. (Caused by ar foundation using unsupported APIs)
  • see Assembly has reference to non-existent assembly 'Unity.XR.ARFoundation'  #6576
  • If importing Providers.UnityAR, you may see
    Assembly has reference to non-existent assembly 'Unity.XR.ARFoundation'. Install ARFoundation and ARCore/ARKit to resolv, or remove the MixedRealityToolkit,Staging folder from the project.
  • Enhanced MRC support is off by default as it is not supported on Unity 2019.1 and 2019.2. Clone the Windows Mixed Reality camera settings profile to enable if using Unity 2018.4 or 2019.3.
  • MRTK Configuration dialog may display multiple times at load (ex: if applying the Enable MSBuild for Unity option) as Unity appears to be reloading the project when packages are installed
@Troy-Ferrell
Copy link
Contributor

Troy-Ferrell commented Nov 22, 2019

New

Depth Buffer Viewer in Editor
depth-buffer-example
#6446

Project Configuration Window
image
#6286

Direcitonal Indicator (experimental) from HTK
indicator-example
#6386

@cre8ivepark
Copy link
Contributor

cre8ivepark commented Nov 22, 2019

Added some UX updates (with links) to David's comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants