Main/Utility/OperationLogCollect.cs @@ -144,6 +144,7 @@ public void BugReportSys( string _content) { #if !UNITY_EDITOR try { var tables = new Dictionary<string, string>(); @@ -183,7 +184,7 @@ { Debug.LogError("BugReportSys error" + ex); } #endif }