Version: Unity 6.0 (6000.0)
Language : English
Activate and deactivate search providers
Search your project and scenes

Search provider references

Use search providers to focus your search.

This section provides a reference for individual search providers, grouped by their purpose. For information on toggling and using search providers, refer to Use search providers. For information about creating a search provider, refer to Create a custom search provider.

Search your project and scenes

The following search providers allow you to search your project and scenesA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
:

Provider Token Description
Search your project and scenes N/A An overview of searching your project and scenes with the Hierarchy, Project, and Asset Database search providers.
Search GameObjects with the Hierarchy search provider h Search GameObjectsThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObject’s functionality is defined by the Components attached to it. More info
See in Glossary
in the loaded scenes.
Search assets with the Project search provider p Search the project’s assets.
Search the Asset Database adb Search the Asset Database.

Search files and presets

The following search providers allow you to search files and presets:

Provider Token Description
Search files and presets N/A An overview of searching files and presets.
Search for files find Search files in the project.
Search presets preset Search Presets in the project.

Search external sources

The following search providers allow you to search external sources:

Provider Token Description
Search external sources N/A An overview of searching external sources.
Search the Unity Asset Store store Search the Unity Asset StoreA growing library of free and commercial assets created by Unity and members of the community. Offers a wide variety of assets, from textures, models and animations to whole project examples, tutorials and Editor extensions. More info
See in Glossary
.
Search for packages pkg Search the Package Manager registry and installed packages.

Search performance and debugging

The following search providers allow you to search performance and debugging:

Provider Token Description
Search performance and debugging N/A An overview of searching performance and debugging.
Search performance trackers perf Search Performance Trackers.
Search profiler markers profile Search ProfilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating, or in your game logic. More info
See in Glossary
Markers.
Search log log Search the Editor log.

Search the Unity Editor interface and actions

The following search providers allow you to search the Unity Editor interface and actions:

Provider Token Description
Search the Unity Editor interface and actions N/A An overview of searching the Unity Editor interface and actions.
Search settings and preferences set Search all Unity Editor settings.
Search the Unity Editor menus m Search the Unity Editor main menu and execute actions.
Execute static API methods api Search the Unity API and execute actions.
Calculate formulas = Perform calculations.

Additional sources

Activate and deactivate search providers
Search your project and scenes