Hello,
We’re very excited to share a new feature we have been working on, called Quick Search. Think of Spotlight Search for macOS but that you can use to look for different things across the editor.
How to get it
Quick Search is currently only available as a Preview package via the Package Manager. Make sure you have Show preview packages enabled in the Advanced dropdown in order to access it. The feature is officially supported with Unity 2019.1 and higher.
How does it work
You can invoke Quick Search via the menu entry Help → Quick Search or via the associated keyboard shortcut, which is the recommended way for increased efficiency.
As you type in the search field, Quick Search will immediately start searching across all search providers. You can then navigate through the results with the arrow keys. Some items have multiple actions, which you can quickly access via the Alt-Right Arrow keyboard shortcut.
Quick Search comes with a few default search providers (Assets, Hierarchy, Settings, etc…) and we are planning to add even more in the future. It is also possible to add your own custom search providers via the API with only a few lines of code.
This is only a quick overview and if you want to know more, head over to the documentation from the Package Manager window.
Feedback
This feature is still in development but we’re interested to know what else it could do for you so try it out and please share your feedback.