Search Unity

UWP: Exception: Deployment failed. Output

Discussion in 'Windows' started by darthachill, Sep 16, 2017.

  1. darthachill

    darthachill

    Joined:
    Jan 25, 2015
    Posts:
    27
    Hi, I try create game on my phisical mobile device ( Lumia 535 Windows 10). But every time I have this errors:


    • I installed Windows SKD and I marked every options do download, to make sure that I have everything to build project on my device.
    • I enabled developer mode in my device.
    • I enabled developer mode in my OS Windows 10, to make sure...
    • Visual Studio 2017 community
    • Unity ver 2017.1.1f1.
    My build Settings:

    I have this problem for 2 days ;/. I read this article:
    https://unity3d.com/partners/microsoft/porting-guides
    Do I need any Windows account, if I create game on only to build on phisical device?
    I have expierience in Adroid but, UWP is more complicated.I appreciate every advice.
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    There is a known issue with Build & Run on Phone that it fails if VS2015 is not installed. We are going to fix it, but until then, you have two choices:

    1. Install VS2015;
    2. Deploy manually through VS without pressing Build & Run.