Search Unity

[resolved] UWP 10 , Cannot build Empty project

Discussion in 'Windows' started by ben-maurin, Jun 20, 2017.

  1. ben-maurin

    ben-maurin

    Joined:
    Apr 7, 2016
    Posts:
    47
    Hi, after having troubles building my current project into Universal windows 10 app, I tried in an empty project.
    Still can't build.
    I got this error :

    I tried with Unity 5.6.1f1, XAML , .NET scrpit backend. I have Windows 10 SDK installed and visual studio 2015 update 3 with all UWP tools, the metro support for unity installed.
    I tried to repair visual studio with no effect.

    Does anyone have an idea?

    Update : It seems that the last windows SDK is the problem. when using a older SDK, it build.
     
    Last edited: Jun 21, 2017
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,674
    I believe the newest Windows SDK (15063) requires VS2017 to work properly. Are you using VS2015 or VS2017? Are you able to create an empty project in Visual Studio targeting the newest Windows SDK and build it?