I am new to unity and a novice programmer so please excuse my ignorance if I am missing something obvious. Here is the problem. In the “Counting points and displaying the score” video at the 16.35 second mark where you take the ScoreText property and enter it into the Game Controller component that is not working, the inspector will not let me do it. As a result I get the "
UnassignedReferenceException: The variable scoreText of GameController has not been assigned.
You probably need to assign the scoreText variable of the GameController script in the inspector." error. I went thru the scripts and they all look correct. I am using Unity 5.0.2f1. How do I troubleshoot this?
Please post this in the appropriate thread: