Recently,I make a game.Everything is ok in editor.However,when i run it in windows phone820 with visual studio,it crashed。
I don’t know how to solve it,can you help me?
Recently,I make a game.Everything is ok in editor.However,when i run it in windows phone820 with visual studio,it crashed。
Did you try pressing the middle button (continue on English Visual Studio)?
I had pressed it.But it out of debug。
Which unity version are you running?
Unity 4.3.0f4
It shouldn’t cause the game to crash, it just breaks the debugger. You should be able to disable this behaviour in Visual Studio by removing checkboxes under Debug->Exceptions.
This is a known issue and are working at getting a fix out ASAP. If it’s really causing the game to crash, please submit a bug report.
I am getting this behaviour as well on Windows 8.1. It does indeed cause the game to crash for me. Will submit a bug report soon.