GlobSearch is an extension for Unity® that allows searching the scene hierarchy using glob patterns and paths.Use wildcards when searching by name: "My*Object"Filter results by specifying a path: "/MainGameObject/My*Object"Check out the included documentation for more examples.