- Home /
 
 
               Question by 
               J.J.Wisniewski · Dec 13, 2015 at 04:25 PM · 
                c#windows store app  
              
 
              Unity and Windows 10 Universal
Hi,
I have a problem with opening project in Visual Studio 2015 after building. I get error that the project cannot be loaded.
After reloading I get message in output:
C:\UnityProjects\CardGameTemplate\UWPBuild\Card Game Test\Card Game Test.csproj : error : Object reference not set to an instance of an object.
I did not alter files after building. Anyone had similar problem?
               Comment
              
 
               
              I Have the same problem Tried 5.2.3p3 but nothing changed any solution?
I have exactly the same problem and I can't find any solution...
Answer by Seven_P · Dec 19, 2015 at 02:50 PM
it looks like some csproj files got duplicated found my solution here http://stackoverflow.com/questions/31553879/visual-studio-2015-for-unity3d-error-incompatible-project
Your answer