Use search providers to find GameObjects in your loaded scenes, locate specific assets in your project, and query the Asset Database.
| Topic | Description |
|---|---|
| Introduction to searching in your project and scenes | Understand the capabilities of the Hierarchy, Project, and Asset Database search providers. |
| Search GameObjects with the Hierarchy search provider | Use progressive caching to search GameObjects in loaded scenes. |
| Search assets with the Project search provider | Search your project’s assets by type, path, and properties. |
| Search the Asset Database | Find items in the Asset Database as an alternative to using the AssetDatabase API. |