Search Issue Tracker
Duplicate
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-116922
Regression
No
Undocking Search window after selecting Builtins/Reports throws NullReferenceException
*Steps to reproduce:*
# Open a Unity project
# Window → Search → New Window
# Immediately dock the Search window
# Ensure Toggle Search Query Builder Mode is ON
# Click Toggle Saved Search Panel
# In Builtins/Reports, select any option
# Undock the Search window
\\
*Actual results:*
{code:java}
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Search.SearchQueryBuilderView.OnAttachToPanel (UnityEngine.UIElements.AttachToPanelEvent evt) (at /Users/bokken/build/output/unity/unity/Modules/QuickSearch/Editor/UITK/SearchQueryBuilderView.cs:73)
UnityEngine.UIElements.EventCallbackFunctor`1[TEventType].Invoke (UnityEngine.UIElements.EventBase evt) (at /Users/bokken/build/output/unity/unity/Modules/UIElements/Core/Events/EventCallback.cs:64)
{code}
*Expected results:* Undocking should not throw; SearchQueryBuilderView should reattach cleanly
\\
*Reproducible with versions:* 6000.3.0b1
*Can’t test with versions:* 6000.0.56f1, 6000.1.16f1, 6000.2.4f1, 6000.3.0a1 (No Builtin dropdown sections)
\\
*Tested on (OS):* Ubuntu 22.04, macOS 15.6
-
Resolution Note:
Related to UUM-116915. likely same rootcause and will be tested after fix gets pushed.
Duplicate of another internal issue: UUM-116915: Docking the Search window with builtin selected causes “No measure function set in this node's config” error and Scene View goes blank
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
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
This is a duplicate of issue #UUM-116915