Unity begineer learning problem i stumbled upon,

So I have been learning unity from Learn Unity and during the learning process I downloaded this Essential Project file and opened in unity just like the tutorial. And i am running into this issue.

Make sure you’ve imported the Text Mesh Pro package

2 Likes

i think its the script. Any idea what is wrong with the code , im new to coding

Did you make sure to import Text Mesh Pro and its essential resources

1 Like

If the appropriate packages are not installed your code editor won’t be able to find them and will give you error messages just like these.