Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0b1, 6000.5.0a2
Votes
1
Found in
6000.3.0b1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-116915
Regression
No
Docking the Search window with builtin selected causes “No measure function set in this node's config” error and Scene View goes blank
Steps to reproduce:
- Open a new Unity project
- Go to Window → Search → New Window
- Ensure Toggle Search Query Builder Mode is enabled
- Click the Toggle Saved Search Panel
- In the Builtins/Reports dropdown, select any of the options
- Dock the Search window
\\
Actual results:
- Console logs error:
{code:java}
No measure function set in this node's config
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)
{code}
- Scene view goes blank after docking the Search window
Expected results: Docking the Search window should not trigger errors. The Scene view should remain visible and functional
\\
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment