diff --git a/renderdocui/Code/AppMain.cs b/renderdocui/Code/AppMain.cs index a95b2daa4..9fa2b91ca 100644 --- a/renderdocui/Code/AppMain.cs +++ b/renderdocui/Code/AppMain.cs @@ -136,6 +136,7 @@ namespace renderdocui.Code { // we log out this string, which is matched against in renderdoccmd to pull out the callstack // from the log even in the case where the user chooses not to submit the error log + StaticExports.LogText("\n\n"); StaticExports.LogText("--- Begin C# Exception Data ---"); if (ex != null) {