Search Issue Tracker
Fixed
Won't Fix in 6000.0.X
Fixed in 7000.0.0a8
Votes
0
Found in
2022.3.36f1
2023.2.20f1
6000.0.10f1
7000.0.0a35
Issue ID
UUM-75534
Regression
No
[Search] Certain Object Pickers on pills can become generic 'Select GameObject' pickers upon reloading into Query Builder Mode
Steps to reproduce:
- Open new project
- Import [https://assetstore.unity.com/packages/3d/characters/humanoids/lowpoly-survival-character-rio-273074] (any other asset with an avatar would work. Avatars allow the easiest reproduction of bug)
- Open Search Window by pressing the magnifying glass at top right of editor or by pressing the shortcut ctrl + k
- Ensure 'Toggle Query Builder Mode' is active. If not, press the toggle button or use the shortcut F1
- Press the + button in the Search Field and type in Animator
- Click the green 'Avatar (Avatar)' option in the menu to add the animator.avatar pill to the search query
- Open the object picker on the pill. A Select Avatar picker will appear. Select an avatar (RioAvatar if using specified asset store asset from above)
- Toggle Query Builder Mode off and then back on again
- Re-open the object picker on the pill
Actual results: The object picker has turned from a 'Select Avatar' picker into a generic 'Select GameObject' picker
Expected results: The object picker remains as a 'select Avatar' picker
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 functionality)
Tested on (OS): Windows 11
Notes:
- A particular pain point is that the bug occurs with Saved Searches. If a search with an object picker (like Avator) is saved, then when the search is re-loaded it will have the generic 'Select GameObject' picker.
- Does not happen with all object picker types.
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 7000.0.0a8):
Search: Fixed QueryFilterBlock losing type information when a value is set.
Resolution Note (6000.0.X):
Fix is too risky for Unity 6.