Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2021.2
2022.1
2022.1.0b2
Issue ID
1394738
Regression
No
[Search] Applying any changes to Operator blocks when outside of Query Builder mode breaks them
1. Open new Unity project
2. Open Search window (Ctrl+K)
3. In Search window, Toggle Query Builder Mode (F1)
4. Add the "in Project" Search Area and a new Query Block (Tab) -> Operators -> AND
5. Toggle Query Builder Mode (F1) twice
6. Observe the search query
Expected result: The "AND" Query Block remains
Actual result: The "AND" Query Block is hidden
Reproducible with: 2022.1.0b4, 2022.2.0a2
Could not test with: 2019.4.34f1, 2020.3.26f1, 2021.2.8f1 (Codeless Search Query functionality not available)
Note:
When removing the right-hand operator of a complete "OR" Operator query, then toggling Query Builder mode on and off, the "OR" Operator is no longer a Query Block, but simple text
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
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
Resolution Note:
Fixed in 2022.2.0a4