Crash on quick open/close windows standalone application

Hi,

I’m having the following problem:

1-) Open a standalone application (Windows)
2-) Close it very quickly, while it is still loading my scene

Sometimes Unity crashes with no errors in the log file. I just put some models into the scene. Everything is working fine, except this quick close.

I’ve tested this behaviour in Windows Vista 64-bit, Windows 7 32-bit and the problem exists in both machines.

Thx,

Pedro Almeida

Ok, I’m confused. Which is crashing, the Unity editor or the Stand alone app? Is the editor crashing when you launch a stand alone app and then quickly close it? If so that’s pretty weird…

Hi,

The standalone app is crashing. The editor is closed, the problem lies in the built application.

I run it from the Windows Explorer, and when the app is loading I click on the close icon. These procedure sometimes results in a crash.

My level is pretty simple: just a camera, a model and a flying camera script.