Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.36f1
6000.0.10f1
Issue ID
UUM-75576
Regression
No
[Search] Context menu on Query pills allows selection of operators not supported by that pill
Steps to reproduce:
- Open a Unity Project
- Open Search Window by pressing the magnifying glass at top right of editor or by pressing the shortcut ctrl + k
- Toggle Query Builder Mode to be enabled with the pill icon
- Press the + button in the Search Field and type in 'Position'
- Click the 'Local Position (Vector3)' in the list
- Right-click on the Local Position pill to open the context menu
- Hover over 'Operator' to bring up the list of operators
Actual results: The context menu shows a list of operators, but not all of these operators are supported by the pill. In this example, the 'Contains (: )' operator will show which is not supported by Vector 3 pills.
If you select the Contains pill and open the menu to change the Vector 3 value of the pill by pressing on the dropdown arrow on the right of the pill, then the operator dropdown will show as nothing/empty because the Contains operator is not supported by this pill.
Expected results: The context menu shows a list of operators that are all supported by the pill.
Reproducible with versions:
- 6000.0.10f1
- 2023.2.20f1
- 2022.3.36f1
Not reproducible with versions: -
Can’t test with versions:
- 2021.3.40f1 (Doesn't have Query Builder)
Tested on (OS): Windows 11
Notes: -
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 Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Resolution Note:
No bandwidth to fix this right now.