Unity Crash (539868)

Hello,

I use Unity 4.3.0f4.

I’ve got an issue using Unity.

I made a project which works fine : it compiles, and I can play it. So I build it. The .exe works too.

But after a while, Unity crashes.
It happend several times, but the delay is never the same.

Unity automaticly created a directory with “report”, “error”, “output_log” and “crash” files in it.

  • What can I do with those files?
  • To whom I should send it?

I really need to fix it because my application need to be launch during a long time.
Any help would be great.

Kei

If the crash handler didn’t catch this, then you can manually send a bug report (with those files in it please!) from the help menu (Report a bug…)

Thanks for your help GrahamReeves.