Get a child of a GameObject by Index Unity C# // Get a child by index GameObject Child = GameObjectsTransform.GetChild(The child index).gameObject Related