Reply To: I keep getting the error below. What am I doing wrong? MissingComponentException: There is no 'GUIText' attached to th…

Forum Archive I keep getting the error below. What am I doing wrong? MissingComponentException: There is no 'GUIText' attached to th… Reply To: I keep getting the error below. What am I doing wrong? MissingComponentException: There is no 'GUIText' attached to th…

#24802
Jonathan Gonzalez
Participant

    Sorry for the late reply, didn’t get this notification. I believe I may have answered this before, but it’s looking for a game object called “ScoreUI” to be assigned to the game manager in the inspector panel.

    In the course I replaced the older GUI Text with the new UI Text elements. I commented out the old variables and just added in new ones with the UI Text type. Ensure the GUI Text variables are all commented out.