Search Unity

Visual Studio build not working.

Discussion in 'Windows' started by MrBoolean, Oct 4, 2013.

  1. MrBoolean

    MrBoolean

    Joined:
    Jan 7, 2012
    Posts:
    197
    Hey guys, I made a Unity demo so I can test with Windows Store(I was following a tutorial). I built it with Visual Studio 2012, but the game wouldn't go further than the splash screen. But when I ran it in Desktop mode the game ran correctly. I made a C# XAML build in unity, and in Visual Studio it built successfully but the app didn't run correctly. What could I do?
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    First and foremost, you should check Unity log file.
     
  3. BFS-Kyle

    BFS-Kyle

    Joined:
    Jun 12, 2013
    Posts:
    883
  4. MrBoolean

    MrBoolean

    Joined:
    Jan 7, 2012
    Posts:
    197
    But what's weird is that I tested the build on Android and it worked right--so every platform I own besides Windows 8 work.