I am using unity3d 4.1.2f1, and now meet a strange 100% crash for my window standalone version. watch the picture for the detail info, waiting for answer
Fix it using System.Diagnostics.Process.GetCurrentProcess().Kill() instead of Application.Quit(), I think it’s a bug of unity