I'm sure that this is a simple question regarding the new UI system... One that's probably been asked a million times, but I can't seem to locate the answer by searching the forums
(My search-fu is lacking)...
I have a Text object in my canvas and a script attached to a game manager (empty) object to deal with various things. For whatever reason, the following code is failing with a null reference exception in the Start function (which of course means that ClickedButton will also fail)....
Can't GameObject.Find() on UI Text

I have a Text object in my canvas and a script attached to a game manager (empty) object to deal with various things. For whatever reason, the following code is failing with a null reference exception in the Start function (which of course means that ClickedButton will also fail)....
Can't GameObject.Find() on UI Text