github-for-unity / Unity

GitHub for Unity
https://unity.github.com/
MIT License
3.03k stars 449 forks source link

Errors in unity console switching branches #1062

Closed Totoro83 closed 2 years ago

Totoro83 commented 5 years ago

Prerequisite

Here there is my github-unity.log

190624-17:09:11.912  INFO [ 1] <Global>                            Initializing GitHubForUnity:'v1.4.0' Unity:'v2019.1.7f1'
190624-17:09:11.930 TRACE [ 9] <DownloadTask>                      Download of http://github-vs.s3.amazonaws.com/unity/latest.json to C:\Users\Fulvio\AppData\Local\GitHubUnity\latest.json Attempt 1 of 1
190624-17:09:11.938 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe --version'
190624-17:09:11.948 TRACE [ 9] <DownloadTask>                      Downloading http://github-vs.s3.amazonaws.com/unity/latest.json
190624-17:09:12.084 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe version'
190624-17:09:12.241 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --local --unset merge.unityyamlmerge.cmd'
190624-17:09:12.335 TRACE [ 9] <DownloadTask>                      Downloading http://github-vs.s3.amazonaws.com/unity/latest.json StatusCode:200
190624-17:09:12.348 TRACE [ 9] <Global>                            Skipping GitHub for Unity update v1.4.0, we already have it
190624-17:09:12.379 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --local --unset merge.unityyamlmerge.trustExitCode'
190624-17:09:12.527 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --replace-all --local merge.unityyamlmerge.name "Unity SmartMerge (UnityYamlMerge)"'
190624-17:09:12.672 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --replace-all --local merge.unityyamlmerge.driver "'D:\Unity Editors\2019.1.7f1\Editor\Data\Tools\UnityYAMLMerge.exe' merge -h -p --force %O %B %A %A"'
190624-17:09:12.816 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --replace-all --local merge.unityyamlmerge.recursive "binary"'
190624-17:09:12.961 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe lfs install'
190624-17:09:13.301 TRACE [ 8] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --get --system credential.helper'
190624-17:09:13.502 TRACE [ 8] <RepositoryWatcher>                 Watching Path: "D:\progetti\i Live 2"
190624-17:09:13.509 TRACE [ 8] <IApplicationManager>               Got a repository? D:\progetti\i Live 2
190624-17:09:13.548 TRACE [ 1] <IApplicationManager>               Restarted D:\progetti\i Live 2
190624-17:09:13.555 TRACE [ 1] <GitLocksCache>                     needsInvalidation isInitialized:False timedOut:False
190624-17:09:13.562 TRACE [20] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe locks --json'
190624-17:09:13.565 TRACE [ 1] <GitStatusCache>                    needsInvalidation isInitialized:False timedOut:False
190624-17:09:13.578 TRACE [18] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe -c i18n.logoutputencoding=utf8 -c core.quotepath=false --no-optional-locks status -b -u --porcelain'
190624-17:09:25.976 TRACE [ 1] <GitLogCache>                       needsInvalidation isInitialized:False timedOut:True
190624-17:09:25.985 TRACE [27] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe -c i18n.logoutputencoding=utf8 -c core.quotepath=false log --pretty=format:"%H%n%P%n%aN%n%aE%n%aI%n%cN%n%cE%n%cI%n%B---GHUBODYEND---" --name-status'
190624-17:09:26.386 TRACE [ 1] <BranchesCache>                     needsInvalidation isInitialized:False timedOut:False
190624-17:09:33.864 TRACE [ 1] <GitUserCache>                      needsInvalidation isInitialized:False timedOut:True
190624-17:09:33.873 TRACE [33] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --get --global user.name'
190624-17:09:34.014 TRACE [37] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --get --global user.email'
190624-17:12:11.343 TRACE [46] <UsageTracker>                      Already sent today
190624-17:17:37.155 TRACE [49] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe checkout master'
190624-17:17:37.386 TRACE [13] <ProcessWrapper>                    Switched to branch 'master'
190624-17:17:37.687 TRACE [49] <RepositoryWatcher>                 Watching Path: "D:\progetti\i Live 2"
190624-17:17:37.764 TRACE [ 1] <GitLocksCache>                     needsInvalidation isInitialized:True timedOut:True
190624-17:17:37.775 TRACE [56] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe locks --json'
190624-17:17:37.777 TRACE [57] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe -c i18n.logoutputencoding=utf8 -c core.quotepath=false log --pretty=format:"%H%n%P%n%aN%n%aE%n%aI%n%cN%n%cE%n%cI%n%B---GHUBODYEND---" --name-status'
190624-17:17:37.785 TRACE [53] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe rev-list --left-right --count master...origin/master'
190624-17:17:38.025 TRACE [53] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe -c i18n.logoutputencoding=utf8 -c core.quotepath=false --no-optional-locks status -b -u --porcelain'
190624-17:17:38.597 ERROR [72] <TaskManager>                       Exception on concurrent thread: 1 git lfs locks
System.Threading.ThreadAbortException
  at System.Threading.Tasks.Task.Execute () [0x00030] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.ExecutionContextCallback (System.Object obj) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task& currentTaskSlot) [0x00050] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.ExecuteEntry (System.Boolean bPreventDoubleExecution) [0x00058] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.TaskScheduler.TryExecuteTask (System.Threading.Tasks.Task task) [0x00019] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at GitHub.Unity.ThreadPerTaskScheduler+<>c__DisplayClass4_0.<QueueTask>b__0 () [0x00000] in <d27dffc26bb9411a9db40b1fbace639c>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
=======
  at GitHub.Unity.TaskManager+<>c__DisplayClass30_0`1[T].<ScheduleConcurrent>b__0 (System.Threading.Tasks.Task tt) [0x00000] in <d27dffc26bb9411a9db40b1fbace639c>:0 
  at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.ExecutionContextCallback (System.Object obj) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task& currentTaskSlot) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.Task.ExecuteEntry (System.Boolean bPreventDoubleExecution) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.Tasks.TaskScheduler.TryExecuteTask (System.Threading.Tasks.Task task) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at GitHub.Unity.ThreadPerTaskScheduler+<>c__DisplayClass4_0.<QueueTask>b__0 () [0x00000] in <d27dffc26bb9411a9db40b1fbace639c>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
190624-17:17:39.977  INFO [ 1] <Global>                            Trace Logging Enabled
190624-17:17:39.994 TRACE [ 1] <UsageTracker>                      userId:bc01c81c-8c45-49d3-bba5-6091a3864831 instanceId:883bf25c-856a-4185-8900-511f00b1af56
190624-17:17:40.285  INFO [ 1] <Global>                            Initializing GitHubForUnity:'v1.4.0' Unity:'v2019.1.7f1'
190624-17:17:40.362 TRACE [74] <RepositoryWatcher>                 Watching Path: "D:\progetti\i Live 2"
190624-17:17:40.371 TRACE [74] <IApplicationManager>               Got a repository? D:\progetti\i Live 2
190624-17:17:40.551 TRACE [ 1] <IApplicationManager>               Restarted D:\progetti\i Live 2
190624-17:17:40.557 TRACE [ 1] <GitLocksCache>                     needsInvalidation isInitialized:True timedOut:True
190624-17:17:40.573 TRACE [75] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe locks --json'
190624-17:17:42.422 TRACE [52] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe -c i18n.logoutputencoding=utf8 -c core.quotepath=false --no-optional-locks status -b -u --porcelain'
190624-17:20:40.021 TRACE [81] <UsageTracker>                      Already sent today
190624-17:22:46.823 TRACE [ 1] <GitStatusCache>                    needsInvalidation isInitialized:True timedOut:True
190624-17:22:46.831 TRACE [84] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe -c i18n.logoutputencoding=utf8 -c core.quotepath=false --no-optional-locks status -b -u --porcelain'
190624-17:22:46.848 TRACE [ 1] <GitLocksCache>                     needsInvalidation isInitialized:True timedOut:True
190624-17:22:46.855 TRACE [91] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe locks --json'
190624-17:23:26.824 TRACE [ 1] <GitUserCache>                      needsInvalidation isInitialized:True timedOut:True
190624-17:23:26.835 TRACE [97] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --get --global user.name'
190624-17:23:26.975 TRACE [104] <ProcessWrapper>                    Running 'C:\Users\Fulvio\AppData\Local\GitHubUnity\git\cmd\git.exe config --get --global user.email'

Description

When I switch branches I obtain repeating errors in the console

Steps to Reproduce

  1. Try to change branch
  2. Notice that the branch changes but in the console appears a lot of errors after refresh, the first one is
ArgumentException: You can only call GUI functions from inside OnGUI.
UnityEngine.GUIUtility.CheckOnGUI () (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:292)
UnityEngine.GUI.get_skin () (at C:/buildslave/unity/build/Modules/IMGUI/GUI.cs:42)
GitHub.Unity.Styles.get_Label () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.Utility.get_IsDarkTheme () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.Styles.get_ActiveBranchIcon () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.BranchesView.OnEnable () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.Window.OnEnable () (at <2d57c10c727649ea8f13d21c5265f844>:0)

while the other ones (that repeats a lot of time, the first just when unity has focus and less frequently and the last a lot of times per second)

Exception: Style.Draw may not be called with GUIContent that is null.
UnityEngine.GUIStyle.Draw (UnityEngine.Rect position, UnityEngine.GUIContent content, System.Int32 controlId, System.Boolean isHover, System.Boolean isActive, System.Boolean on, System.Boolean hasKeyboardFocus) (at C:/buildslave/unity/build/Modules/IMGUI/GUIStyle.cs:269)
UnityEngine.GUIStyle.Draw (UnityEngine.Rect position, UnityEngine.GUIContent content, System.Boolean isHover, System.Boolean isActive, System.Boolean on, System.Boolean hasKeyboardFocus) (at C:/buildslave/unity/build/Modules/IMGUI/GUIStyle.cs:244)
GitHub.Unity.TreeNode.Render (UnityEngine.Rect rect, System.Single indentation, System.Boolean isSelected, System.Boolean treeIsBusy, UnityEngine.GUIStyle toggleStyle, UnityEngine.GUIStyle nodeStyle, UnityEngine.GUIStyle activeNodeStyle) (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.Tree`2[TNode,TData].Render (UnityEngine.Rect treeDisplayRect, UnityEngine.Vector2 scroll, System.Action`1[T] singleClick, System.Action`1[T] doubleClick, System.Action`1[T] rightClick) (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.BranchesView.OnTreeGUI (UnityEngine.Rect rect) (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.BranchesView.Render () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.BranchesView.OnGUI () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.Window.DoActiveViewGUI () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.Window.OnUI () (at <2d57c10c727649ea8f13d21c5265f844>:0)
GitHub.Unity.BaseWindow.OnGUI () (at <2d57c10c727649ea8f13d21c5265f844>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
UnityEditor.HostView.Invoke (System.String methodName, System.Object obj) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:335)
UnityEditor.HostView.Invoke (System.String methodName) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:329)
UnityEditor.HostView.InvokeOnGUI (UnityEngine.Rect onGUIPosition, UnityEngine.Rect viewRect) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:305)
UnityEditor.DockArea.DrawView (UnityEngine.Rect viewRect, UnityEngine.Rect dockAreaRect, System.Boolean floatingWindow, System.Boolean isBottomTab) (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:373)
UnityEditor.DockArea.OldOnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:340)
UnityEngine.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 parentTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout, UnityEngine.Rect layoutSize) (at C:/buildslave/unity/build/Modules/UIElements/IMGUIContainer.cs:295)
UnityEngine.UIElements.IMGUIContainer.HandleIMGUIEvent (UnityEngine.Event e, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect) (at C:/buildslave/unity/build/Modules/UIElements/IMGUIContainer.cs:481)
UnityEngine.UIElements.IMGUIContainer.HandleIMGUIEvent () (at C:/buildslave/unity/build/Modules/UIElements/IMGUIContainer.cs:455)
UnityEngine.UIElements.UIR.ImmediateRenderer.Draw (UnityEngine.UIElements.UIR.DrawChainState dcs) (at C:/buildslave/unity/build/Modules/UIElements/Renderer/UIRenderer/UIRenderers.cs:447)
UnityEngine.UIElements.UIR.UIRenderDevice.ContinueChain (UnityEngine.UIElements.UIR.RendererBase head, UnityEngine.UIElements.UIR.DrawChainState dcs, System.Boolean outerChainsWithMeshRenderer) (at C:/buildslave/unity/build/Modules/UIElements/Renderer/UIRenderer/UIRenderDevice.cs:865)
UnityEngine.UIElements.UIR.UIRenderDevice.DrawChain (UnityEngine.UIElements.UIR.RendererBase head, UnityEngine.Rect viewport, UnityEngine.Matrix4x4 projection, UnityEngine.Texture atlas) (at C:/buildslave/unity/build/Modules/UIElements/Renderer/UIRenderer/UIRenderDevice.cs:848)
UnityEngine.UIElements.UIRRepaintUpdater.DrawChain (UnityEngine.Rect topRect, UnityEngine.Matrix4x4 projection) (at C:/buildslave/unity/build/Modules/UIElements/Renderer/UIRRepaintUpdater.cs:218)
UnityEngine.UIElements.UIRRepaintUpdater.Update () (at C:/buildslave/unity/build/Modules/UIElements/Renderer/UIRRepaintUpdater.cs:190)
UnityEngine.UIElements.VisualTreeUpdater.UpdateVisualTree () (at C:/buildslave/unity/build/Modules/UIElements/VisualTreeUpdater.cs:70)
UnityEngine.UIElements.Panel.Repaint (UnityEngine.Event e) (at C:/buildslave/unity/build/Modules/UIElements/Panel.cs:589)
UnityEngine.UIElements.UIElementsUtility.DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel panel) (at C:/buildslave/unity/build/Modules/UIElements/UIElementsUtility.cs:240)
UnityEngine.UIElements.UIElementsUtility.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr) (at C:/buildslave/unity/build/Modules/UIElements/UIElementsUtility.cs:78)
UnityEngine.GUIUtility.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)
NullReferenceException: Object reference not set to an instance of an object
GitHub.Unity.Window.Update () (at <2d57c10c727649ea8f13d21c5265f844>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
UnityEditor.HostView.Invoke (System.String methodName, System.Object obj) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:335)
UnityEditor.HostView.Invoke (System.String methodName) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:329)
UnityEditor.HostView.SendUpdate () (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:453)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
  1. Notice that close unity don't resolve anything. You have to close the github panel (and eventually reopen it) to don't have the messages anymore

Expected behavior: No messages in the console

Actual behavior: A lot of exceptions

Reproduces how often: It seems to be always, with my installation on a Windows 10 and unity 2019.1.7f1, and GitHub for unity 1.4.0

Additional Information

I'm not sure, but I don't remember this problem before the update to GitHub for unity 1.4

Nysonki commented 4 years ago

Any update on this?