Hi,
When I enter Incoming Changes tab in version control no changes load and when I refresh I get an error
NullReferenceException: Object reference not set to an instance of an object
Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer.IncomingChangesTreeView.SelectFirstUnsolvedDirectoryConflict () (at ./Library/PackageCache/com.unity.collab-proxy@2.0.7/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTreeView.cs:149)
Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer.IncomingChangesTab+<>c__DisplayClass44_0.<UpdateFileConflictsTree>b__1 () (at ./Library/PackageCache/com.unity.collab-proxy@2.0.7/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTab.cs:789)
Unity.PlasticSCM.Editor.UI.UnityThreadWaiter.<OnTimerTick>b__7_1 () (at ./Library/PackageCache/com.unity.collab-proxy@2.0.7/Editor/PlasticSCM/UI/UnityThreadWaiter.cs:97)
Unity.PlasticSCM.Editor.UI.EditorDispatcher.Update () (at ./Library/PackageCache/com.unity.collab-proxy@2.0.7/Editor/PlasticSCM/UI/EditorDispatcher.cs:48)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <0cbf2453ffe348b8bff59f7f22a27d4b>:0)
Does anyone knows how to fix that?