HoloLens 2 app with MRTK opens as 2D window

Jakub Němec 40 Reputation points
2024-08-24T14:05:53.1733333+00:00

I have created a new project in Unity with the latest version and installed Mixed Reality Toolkit. However, when I deploy the scene to my HoloLens 2, it launches as a 2D window instead of a 3D AR application. How can I convert this to a 3D AR application?

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
396 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ying Li - MSFT 1,200 Reputation points Microsoft Vendor
    2024-08-26T03:23:07.44+00:00

    Hello, Welcome to Microsoft Q&A,

    Disabling the “Initialize XR on Startup” option could cause this issue. Please open the Project Settings panel, navigate to the XR Plug-in Management page, and select the Universal Windows Platform tab. Ensure that “Initialize XR on Startup” is selected. enter image description here

    If you are new to MR development, please refer to the following links to check your settings.

    Configure the project for the HoloLens 2 manually

    Resolving incompatible settings


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.