Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts: # Flax.flaxproj
This commit is contained in:
@@ -137,8 +137,8 @@ namespace FlaxEngine
|
||||
{
|
||||
Debug.LogError($"Unhandled Exception: {exception.Message}");
|
||||
Debug.LogException(exception);
|
||||
if (e.IsTerminating && !System.Diagnostics.Debugger.IsAttached)
|
||||
Platform.Fatal($"Unhandled Exception: {exception}");
|
||||
//if (e.IsTerminating && !System.Diagnostics.Debugger.IsAttached)
|
||||
// Platform.Fatal($"Unhandled Exception: {exception}");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user