Search Issue Tracker
Fixed in 2021.3.X
Votes
0
Found in
2019.4
2020.3
2021.3
2021.3.0f1
2022.1
2022.2
Issue ID
1424754
Regression
No
Search for ScriptableObject in Object Picker doesn't find a GameObject of a type when Component type search token is used
Reproduction steps:
1. Open the user's attached project
2. Open the "AdvancedObjectPicker" Scene.
3. In the Project Window find "NewTestSO" Asset and select it.
4. In the Inspector Window press on the small circle icon of the "Particle System" property to open Object Picker and search "t:particlesystem"
Expected result: When using search with Component type search token in Object Picker, all game objects with the provided Component type are shown
Actual result: When using search with Component type search token in Object Picker, no game objects with the provided Component type are shown
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a12
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2021.3):
Fixed in 2021.3.3f1