The full error is quoted below. I’ve tried uninstalling the “Version Control” package and reinstalling. I’ve also tried updating it. I’m using Unity 2019.4.29f1. I used Collab in 2018.4.20f1 and the history window worked fine.
Please help
ArgumentNullException: Value cannot be null.
Parameter name: styleSheet
UnityEngine.UIElements.VisualElementStyleSheetSet.Add (UnityEngine.UIElements.StyleSheet styleSheet) (at <aea3cceceb0c44ea9855b62119e9be3b>:0)
UnityEditor.CollabHistoryWindow.AddStyleSheetPath (UnityEngine.UIElements.VisualElement root, System.String path) (at Library/PackageCache/com.unity.collab-proxy@1.6.0/Editor/Collaborate/Collab/CollabHistoryWindow.cs:96)
UnityEditor.CollabHistoryWindow.SetupGUI () (at Library/PackageCache/com.unity.collab-proxy@1.6.0/Editor/Collaborate/Collab/CollabHistoryWindow.cs:110)
UnityEditor.CollabHistoryWindow.OnEnable () (at Library/PackageCache/com.unity.collab-proxy@1.6.0/Editor/Collaborate/Collab/CollabHistoryWindow.cs:62)
UnityEditor.Web.JSProxyMgr:DoTasks()