Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Unity script error message namespace MonoBehaviour not found

I’ve been trying to write a script for my unity project, but the console gives the following error messages.

The type or namespace name ‘MonoBehaviour’ could not be found (are you missing a using directive or an assembly reference?

The type or namespace name ‘Transform’ could not be found (are you missing a using directive or an assembly reference?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Anyone got a clue?

https://i.stack.imgur.com/Ddy7J.png
https://i.stack.imgur.com/524pb.png

>Solution :

It’s using.UnityEngine; small caps, the u in using is written in lowercase.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading