Transform parent; int index = transform.GetSiblingIndex(); // get the index of the child GameObject Child = parent.GetChild(index); // get the child with its index