Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Problem with Windows Store Builds

Discussion in '5.1 Beta' started by schmosef, May 13, 2015.

  1. schmosef

    schmosef

    Joined:
    Mar 6, 2012
    Posts:
    852
    Anyone else having issues with building for Windows Store?

    When I try to do a Windows Store build it fails during the "post processing player" stage and I get the following console error:

    Exception: Unknown Windows SDK: UniversalSDK81
    UnityEditor.Scripting.Compilers.MicrosoftCSharpCompiler.GetNETCoreFrameworkReferencesDirectory (WSASDK wsaSDK) (at C:/buildslave/unity/build/Editor/Mono/Scripting/Compilers/MicrosoftCSharpCompiler.cs:63)
    UnityEditor.Scripting.Serialization.Weaver.ExtraAssemblyPathsForWeaver (System.String file, Boolean editor) (at C:/buildslave/unity/build/Editor/Mono/Scripting/Serialization/Weaver.cs:62)
    UnityEditor.Scripting.Serialization.Weaver.WeaveUnetFromEditor (System.String assemblyPath, System.String destPath, System.String unityEngine, System.String unityUNet) (at C:/buildslave/unity/build/Editor/Mono/Scripting/Serialization/Weaver.cs:78)​

    Anyone else run into this?

    The project builds successfully with the 5.0.1 version of Unity.
     
  2. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,918
    This is a known issue, it will be fixed in the next build.
     
    schmosef likes this.
  3. schmosef

    schmosef

    Joined:
    Mar 6, 2012
    Posts:
    852
    Ok, thanks.
     
  4. SimonDarksideJ

    SimonDarksideJ

    Joined:
    Jul 3, 2012
    Posts:
    1,689
    Just to be clear what the build this will be fixed in?
    I take it you mean 5.1.0f3?

    or are we talking 5.2?
     
  5. Alex-Lian

    Alex-Lian

    Guest

    It is fixed in the final for 5.1.
     
    SimonDarksideJ and schmosef like this.
  6. SimonDarksideJ

    SimonDarksideJ

    Joined:
    Jul 3, 2012
    Posts:
    1,689