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.
Provider | Description |
---|---|
Search your project and scenes | An overview of searching 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 with the Hierarchy, Project, and Asset Database search providers. |
Search GameObjects with the Hierarchy search provider | 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 | Search the project’s assets. |
Search the Asset Database | Search the Asset Database. |
Provider | Description |
---|---|
Search files and presets | An overview of searching files and presets. |
Search for files | Search files in the project. |
Search presets | Search Presets in the project. |
Provider | Description |
---|---|
Search external sources | An overview of searching external sources. |
Search the Unity Asset 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 | Search the Package Manager registry and installed packages. |
Provider | Description |
---|---|
Search performance and debugging | An overview of searching performance and debugging. |
Search performance trackers | Search Performance Trackers. |
Search profiler markers | 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 | Search the Editor log. |
Provider | Description |
---|---|
Search the Unity Editor interface and actions | An overview of searching the Unity Editor interface and actions. |
Search settings and preferences | Search all Unity Editor settings. |
Search the Unity Editor menus | Search the Unity Editor main menu and execute actions. |
Execute static API methods | Search the Unity API and execute actions. |
Calculate formulas | Perform calculations. |