Skip to content

GameObject Browser

The GameObject Browser provides a searchable, filterable view of every object in your scene.

Open via View > GameObject Browser or Ctrl+G / Cmd+G.

  • Filter by component type (e.g., show only objects with Rigidbody)
  • Filter by tag or layer
  • Search by name with fuzzy matching

Right-click any GameObject to:

  • Jump to its script source
  • Duplicate or delete
  • Add/remove components