Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.3.60f1
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100504
Regression
No
NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
Steps to reproduce:
- Open the attached project
- Observe that the Project window is locked
- Close the project
- Create a new project (URP 3D Template was used for testing)
- Observe the Console window after the new project launches
Actual results: NullReferenceExceptions are spammed in the console until the Project window is unlocked
Expected results: No errors are thrown or a clear explanation is given to the user that the Project window should be unlocked
Reproducible with versions: 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Tested on (OS): mac OS 15.3.2
Full error messages:
- {{{}NullReferenceException: Object reference not set to an instance of an object{}}}{{{}UnityEditor.ObjectListArea+LocalGroup.UpdateAssets () (at /Users/bokken/build/output/unity/unity/Editor/Mono/ObjectListLocalGroup.cs:135){}}}{{{}UnityEditor.ObjectListArea.SetupData (System.Boolean forceReflow) (at /Users/bokken/build/output/unity/unity/Editor/Mono/ObjectListArea.cs:1021){}}}{{{}UnityEditor.ObjectListArea.HandleListArea () (at /Users/bokken/build/output/unity/unity/Editor/Mono/ObjectListArea.cs:1039){}}}{{{}UnityEditor.ObjectListArea.OnGUI (UnityEngine.Rect position, System.Int32 keyboardControlID) (at /Users/bokken/build/output/unity/unity/Editor/Mono/ObjectListArea.cs:391){}}}{{{}UnityEditor.ProjectBrowser.OnGUI () (at /Users/bokken/build/output/unity/unity/Editor/Mono/ProjectBrowser/ProjectBrowser.cs:2059){}}}{{{}UnityEditor.HostView.InvokeOnGUI (UnityEngine.Rect onGUIPosition) (at /Users/bokken/build/output/unity/unity/Editor/Mono/HostView.cs:518){}}}{{{}UnityEditor.DockArea.DrawView (UnityEngine.Rect dockAreaRect) (at /Users/bokken/build/output/unity/unity/Editor/Mono/GUI/DockArea.cs:399){}}}{{{}UnityEditor.DockArea.OldOnGUI () (at /Users/bokken/build/output/unity/unity/Editor/Mono/GUI/DockArea.cs:390){}}}{{{}UnityEngine.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 parentTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout, UnityEngine.Rect layoutSize, System.Action onGUIHandler, System.Boolean canAffectFocus) (at /Users/bokken/build/output/unity/unity/Modules/UIElements/Core/IMGUIContainer.cs:403){}}}{{{}UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219){}}}
- {{GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)}}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
We currently can't repro on Intel Mac, silicon Mac or Win111.