Unity asset searcher
Unity ships with a default search tool.
in the project Tab, next to the search bar there’s an expand icon.
You can search assets, gameobjects in your open scene, menu commands, and settings.
features
- Save searches
- a tool launcher for tools added to the menu
- You can’t create tool/command categories. The closest alternative is sub menus and saving your search.
- no thumbnails for menu commands
- You can favorite results/tools, but no easy way to see favorites unless you do a search containing that favorite
see https://docs.unity3d.com/Manual/search-overview.html
file browser
Backlinks¶
- unity-editor-spotlight
- There’s no more need for this project.
- Unity scoped registries
- When you add your own scoped registry.
You can also use the Unity asset searcher- to search and install your custom packages.
installed packages and custom scopes are both added to the Unity project manifest
- When you add your own scoped registry.