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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (fix version 2021.3):
Fixed in 2021.3.3f1