I am not sure why this is coming up. Last time I had an error like this, it said it was related to my Package Manager and Asset Store. Once I took them off the dock it was fixed. I'm unsure what these are related to. This is what comes up in the console:
----------
NullReferenceException: Object reference not set to an instance of an object UnityEditor.UIElements.UIElementsEditorUtility..cctor () (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) Rethrow as TypeInitializationException: The type initializer for 'UnityEditor.UIElements.UIElementsEditorUtility' threw an exception. UnityEditor.UIElements.UIElementsEntryPoint.CreateRoot () (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.UIElements.UIElementsEntryPoint.GetRootVisualElement (UnityEditor.EditorWindow window) (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.UIElements.DefaultEditorWindowBackend.OnRegisterWindow () (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.UIElements.DefaultEditorWindowBackend.OnCreate (UnityEditor.IWindowModel model) (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.GUIView.set_windowBackend (UnityEditor.IWindowBackend value) (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.GUIView.OnEnable () (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.HostView.OnEnable () (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditor.DockArea.OnEnable () (at <6d0b5326886a4f0e8ed4ea356b37330b>:0) UnityEditorInternal.InternalEditorUtility:LoadSerializedFileAndForget(String) UnityEditor.WindowLayout:LoadDefaultWindowPreferences()
↧