Project Navigator (Unity Search)
Project Navigator extends Unity Search with framework-aware asset indexing, allowing you to instantly find project resources without browsing the Project window.
Type nav: followed by a keyword, for example:
nav: characternav: boostersnav: popupnav: spritesnav: animations
The search returns matching project resources, including:
Objects in the scene
Prefabs
ScriptableObjects
Sprites
Animations
Project settings
Other framework resources
Project Navigator automatically indexes framework-specific assets such as boosters, popup prefabs, shop resources, gameplay settings, and other commonly used project files.
Tip
Double-click a search result to open the asset directly, or select it to highlight the asset in the Project window.

Last updated