Search Unity

Question HoloLens 2 Visual Studio Build Failing

Discussion in 'AR' started by adeanHCG, Nov 16, 2020.

  1. adeanHCG

    adeanHCG

    Joined:
    Jan 17, 2020
    Posts:
    5
    Hi all,

    I've got an interesting issue that I'm struggling to figure out. When I build a solution from Unity and try to run it on the HoloLens 2 from Visual Studio, I am met with this error.

    "
    RemoteCommandException: Deployment Register operation with target volume C:\Data on Package Vuforia.Engine.CoreSamplesUnity_9.3.0.0_arm64__486c7dzetpdj6 from: (AppxManifest.xml) failed with error 0x8008020B. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

    0x8008020b ProjectName
    "

    I think this error is related to the Appxcontentgroup.xml file, however, in the player settings, I do not have streaming install checked, so I'm not sure why this could be occurring.

    When building to the device, I'm using a USB connection, not wi-fi.

    Has anyone else encountered something similar to this issue, if so, do you have any tips or suggestions on how to proceed?