Search Unity

No Store option in Visual Studio for UWP game [Solved]

Discussion in 'Windows' started by CAKCy, Aug 19, 2018.

  1. CAKCy

    CAKCy

    Joined:
    Aug 19, 2018
    Posts:
    3
    Hi all!

    Trying to create my first app for Windows Store. Reading a lot of stuff about how to do this I stumbled upon an issue that I spent hours trying to resolve without any success.

    I don't have a "Store" option under Project menu in Visual Studio! (If I start a blank UWP application FROM Visual Studio (and not from Unity) the option is there).

    Using Visual Studio Community 2017 15.8.1, Unity 2018.2.3f1.

    Any ideas will be most highly appreciated!
     
  2. CAKCy

    CAKCy

    Joined:
    Aug 19, 2018
    Posts:
    3
    False alarm!

    The Store option will NOT appear in the project with C# (the scripting project). It will appear when one opens the solution created after Building the project in Unity (CPP project).