MicrosoftDocs / mixed-reality

Mixed Reality documentation
Creative Commons Attribution 4.0 International
173 stars 184 forks source link

Assets/MRTK folder empty after initializing new project #643

Closed james-dauntlessxr closed 1 year ago

james-dauntlessxr commented 2 years ago

Hello, I just started a new project for Hololens 2 using Unity 2020/OpenXR/MRTK 2.8.2, and after following the instructions to set up a new project, I don't see anything in the Assets/MRTK folder, it is just empty. How do I get the Hand Menu?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

MaxWang-MS commented 1 year ago

It seems that you imported MRTK using the Mixed Reality Feature Tool, where MRTK is imported as UPM packages. You can locate imported UPM packages under the Project window -> Packages. Also make sure you go through our docs on Unity packages