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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Resolution Note (fix version 2021.3):
Fixed in 2021.3.3f1