Cannot implicitly convert type "string" to "Text"

I am using a newer version of Unity, is that an issue or have i done something else wrong?

At first I thought this looked ok, then I noticed that you have called your class “Text” as well… try giving your class a different name, “TextController” for example, and makes sure the file name is changed to match.

Thanks it helped a lot

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.