Version: Unity 6.5 (6000.5)
Language : English
Search provider reference
Introduction to searching your project and scenes

Search your project and scenes

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 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.

Additional resources

Search provider reference
Introduction to searching your project and scenes