← Back to browse
tool

Find Unity GameObjects in Scenes or Prefabs

From IvanMurzak/Unity-MCP ★ 2,786

Summary

Locates specific GameObjects within an active Unity scene or opened prefab using various identifiers like instance ID, path, or name. It supports efficient data retrieval through path-scoped reads and regex-based subtree filtering.