unity make ui element invisible code example Example: how to hide ui elements unity GameObject.Find("the object name").SetActive(false);