Search Unity

Question Visual Studio Doesn't Show Hololens Emulator

Discussion in 'XR Interaction Toolkit and Input' started by androiddocarlos, Apr 22, 2022.

  1. androiddocarlos

    androiddocarlos

    Joined:
    Mar 15, 2022
    Posts:
    3
    Hi everyone,

    I'm trying to deploy my project to Hololens Emulator using Visual Studio 2017.
    My Solution Explorer looks like this:


    When I try to deploy to my Emulator it shows this:


    To ensure that the Emulators are working I created a new Blank App (Universal Windows) in Visual Studio, that showed this Solution Explorer and Deploy options:


    The Emulator opened the Blank App as it's supposed to.



    My Build Settings in Unity are the following:


    I've tried to reinstall everything, and even creating new Projects in Unity following Microsoft's official tutorial (https://docs.microsoft.com/en-us/le...e-unity-for-windows-mixed-reality?tabs=openxr).

    Best regards!