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
- 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 (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.