Unity change dynamically Button text. Unity динамическая смена имени кнопки timuroot 8 years ago Unity change dynamically Button text. Unity динамическая смена имени кнопки Button button; button.GetComponentInChildren<UnityEngine.UI.Text>().text = "text 1";