hello, i got a error when i want to change text display on button to (challenge) in course quiz master in for loops. the error not in scripts but in unity apps. please help me.
It looks like you got the wrong buttons on there. Those don’t look like the TextMeshPro
buttons, but the old Unity
buttons. There is no TextMeshProUGUI
text on the old buttons, so the code on line 18 is not finding the text field
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.