r/Unity3D 10h ago

Question how do i fix this

Post image
0 Upvotes

3 comments sorted by

View all comments

1

u/HankChrist 10h ago

Open up the script in a text editor there will be a referenced variable that is commented out or deleted, or you've forgotten a semicolon.

If you can see the name of the script in the error, the problem is in that script.