how to make UI not visible c# unity code example Example: how to hide ui elements unity GameObject.Find("the object name").SetActive(false);