Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Problem Running Exe

Discussion in 'VR' started by denali95, Nov 5, 2017.

  1. denali95

    denali95

    Joined:
    Nov 6, 2016
    Posts:
    78
    I'm having a problem where I can't run my built UWP program inside of visual studio 2017. I get this error:
    The command ""D:\better udp\UDP Clean\udp\Unity\Tools\AssemblyConverter.exe" -platform=uap -lock="D:\better udp\UDP Clean\udp\UDP Clean\project.lock.json" -bits=32 -configuration=Release -removeDebuggableAttribute=False -uwpsdk=10.0.16299.0 -path="." -path="D:\Unity 5.6\Editor\Data\PlaybackEngines\MetroSupport\Players\UAP\dotnet\x86\Release" "D:\better udp\UDP Clean\udp\UDP Clean\Assembly-CSharp.dll" "D:\better udp\UDP Clean\udp\UDP Clean\Assembly-CSharp-firstpass.dll" "D:\better udp\UDP Clean\udp\UDP Clean\UnityEngine.dll" "D:\better udp\UDP Clean\udp\UDP Clean\UnityEngine.Analytics.dll" "D:\better udp\UDP Clean\udp\UDP Clean\nunit.framework.dll" "D:\better udp\UDP Clean\udp\UDP Clean\UnityEngine.UI.dll" "D:\better udp\UDP Clean\udp\UDP Clean\UnityEngine.HoloLens.dll" "D:\better udp\UDP Clean\udp\UDP Clean\UnityEngine.Networking.dll" "D:\better udp\UDP Clean\udp\UDP Clean\UnityEngine.VR.dll"" exited with code 1.
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,644
    Can you paste the full error message from "output" window in VS? Do you get any errors when building your project from Unity in the console?