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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
No bandwidth to fix this right now.