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 “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
- Bad Naming Convention in Shortcuts Window for Shader Graph
Resolution Note (fix version 2021.3):
Fixed in 2021.3.3f1