Text text = btn.transform.Find("Text").GetComponent<Text>();text.text = RecordPos.str1;Debug.Log(text.text.ToString());