•   almost 4 years ago

How to get the MRTK V3 packages using MRFT?

I'm trying to start my project using the MRTK V3, but cloning the repo, checking out to MRTK3 branch and using the starting template and creating the appx to test it does not work. The project compiles without errors and works great on the unity editor, but once I install the appx and try to open it on the Hololens the app only displays the 4 spinning spheres (the loading indicator) indefinetly.

I would like to start a project from scratch with the app packages but I cannot find them on the MRFT. I have experience making apps for HL with unity and MRTK, so I think this could be the best path for me.

  • 2 comments

  • Manager   •   almost 4 years ago

    Hi Kernel!

    Since MRTK3 is still in preview, you have to go into the settings for the MR Feature Tool, on the Feature Tab, and select "Show preview releases", and then the MRTK3 packages will show up there.

    In regards to your app only showing the 4 spinning spheres, this may be related to the version of Unity you are using. I seem to remember hearing about this. Please check this page with regards to what Unity version you are using. https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unity/known-issues#active-blocking-issues

  •   •   almost 4 years ago

    Thank you, now Is working

Comments are closed.