- Home /
Crashing no error
for some reason every time i play my game it crashes after about 5-6 seconds but no error appears in the error display at all so if any could help it would be greatly appreciated
Did you play with the debugger attached? It's probably raising an exception somewhere that can be caught for more information.
If write something wrong in System .IO can get crah.
Try search this in files
Do you have $$anonymous$$onoDevelop installed? Do you have any custom scripts? $$anonymous$$onoDevelop will load automatically if you double-click on any of the scripts. Then you do "Run -> Attach to Process", pick Unity, and play the game from the editor. You should get more information on the crash.
ok thanks i did try the debug setting but nothing no error displayed.
Your answer
Follow this Question
Related Questions
Does anyone know what "Invalid Cached Offset Error" is? 0 Answers
Unity crashes whenever I try to create or load a project 0 Answers
Unity sometimes crashes without any reason. 0 Answers
I rendered my game and it crashes when I start it, how can I fix it? 1 Answer
Monodevelop crashes after change in code 0 Answers