Search Issue Tracker
Fixed
Fixed in 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a2
Votes
0
Found in
6000.0.52f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-109613
Regression
No
[Search] Filtering by interface type does not work.
Steps to reproduce:
- Open or create any project.
- Open or create any scene.
- Create a component that inherits from an interface called IMyInterface.
- Put that component on a game object in the scene.
- Open the search window, and search with "t:IMyInterface".
Actual results:
Gives no results.
Expected results:
Returns the game object containing the component.
Reproducible with versions: 6000.3, 6000.2, 6000.1, 6000.0, 7000.0
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
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
- Text disappears in UI Builder when Outline Width is increased due to Outline Color defaulting to alpha 0
- Project Auditor fails to analyze Scene Meshes
- Particle System Shape Texture field does not reset when resetting the Particle System Component
- [URP Blank] Crash on vk::DescriptorSetUpdater::Update when a shader variant is compiled with DOTS_INSTANCING_ON with material that doesn't use DOTS-backed data
- "SerializedObjectNotCreatableException" is thrown when entering Play Mode after locking the Inspector window with a Prefab Asset in Context mode
Resolution Note:
Postponed for Unity 7.
Resolution Note (fix version 6000.3.0a2):
Search: Support interface filtering for component and asset types.
Resolution Note (fix version 6000.2.0b9):
Search: Support interface filtering for component and asset types.
Resolution Note (fix version 6000.1.11f1):
Search: Support interface filtering for component and asset types.
Resolution Note (fix version 6000.0.53f1):
Search: Support interface filtering for component and asset types.