unity hide gui e,lement code example Example: how to hide ui elements unity Click to copyGameObject.Find("the object name").SetActive(false);