Skip to content

Build Window should use USB Ncm instead of IpOverUsb #10322

Description

@wlewis55

Describe the bug

The MRTK Build Window (Deploy Options) defaults to connecting to a HoloLens over 127.0.0.1. As per the MRTK documentation ( See Using the Windows Device Portal ), IpOverUsb is no longer recommended. The link/button "Open Device Portal" is now broken since http://127.0.0.1:10080/ does not work.

However, the Test Connection button does confirm that it is able to connect to my HL2.

To reproduce

  1. Set up a new project with MRTK.
  2. Navigate to Mixed Reality > Toolkit > Utilities > Build Window > Deploy Options

Expected behavior

The IP used for a Local connection should be 169.254.x.x .
Maybe the best solution is to have inputs for the last two values in the IP?

Screenshots

image

image

image

Your setup

  • Unity Version 2020.3.6.f1
  • MRTK Version 2.7.2

Target platform

  • HoloLens 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugBuild / ToolsIssues related to build and tools.Won't FixA real bug, but Triage feels that the issue is not impactful enough to spend time on

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions