Search Unity

Parameter "targetPlatformVersion" cannot be null - SDK 10.0.14393.0

Discussion in 'VR' started by erany, Sep 10, 2016.

  1. erany

    erany

    Joined:
    Sep 7, 2016
    Posts:
    14
    Hello,

    I would like to update that when trying to open Solution file created by Unity, I am getting following error: "error : Parameter "targetPlatformVersion" cannot be null.". I saw that this error was reported in previous version of win sdk and there was a hot fix for the sdk. Maybe the bug was migrated to this sdk version.

    Note that 3 csproj files were created but Visual Studio didn't load them because the three of them had the same issue. The parameter do exists in the three proj file.

    A note should be added, that same error happens when creating UWP proj from Visual Studio.
    I'd recommend people not to upgrade to the new SDK until this is cleared by MS, or Unity.

    I uploaded the three csproj file.
     

    Attached Files:

    Last edited: Sep 10, 2016
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,678
    Looks like something is messed up with your VS or SDK installation. I'd recommend reinstalling it. I've been using the new SDK for a few weeks without any problems.