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
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create
- "Add project from repository" fields are not reset or disabled when Personal Access Token is disconnected during repository detection
- The "Failed to create GitHub repository. Not Found" error is not informative when a GitHub Personal Access Token without the repo scope is authorized in the Hub
- "No repositories found" is shown when typing a partial repository name in the Add from Repository search field
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.