Something wrong,,i need help

visual studio doesn’t read my string and i dont know why

Hi Luca,

MonoBehaviour does not have the same colour as your classname (Hacker). This indicates that there is a problem with Visual Studio.

Please watch lecture “Fixing Visual Studio Problems” (currently #7).

Did this help?

I’m also having the same issue as the student above. I’ve watched video #7 and it hasn’t sorted the problem yet.

… so I had a capitalization error…

“File esterni” doesn’t mean 'Miscellaneous Files", does it?

If so, then this file is not part of your solution. I think there’s a way to just drag it into your solution if you open the solution explorer within Visual Studio, but I don’t really remember. I hope the lecture Nina refers to above can help.

Good job on fixing the typo, @Abraham_Evanzo. :slight_smile:

Those messages with the yellow icons are harmless warnings, probably caused by a bug in Unity. Double click on each message in your Console, and add = default; behind the respective variable declaration.

This topic was automatically closed after 14 days. New replies are no longer allowed.

Privacy & Terms