How to Fix Problem in Unity

I’m newbie here, I received an error message about compiler error so i can’t entering playmode. *I’m using Unity 3.7.0 and already updated vscode, can you help me to how to fix this?

Hi SenpaiAgam,

Welcome to our community! :slight_smile:

From what I see in your screenshot, you are using Unity 2022.3.16f1, not Unity 3.7.0. Unity 3 is more than a decade old and heavily outdated. The difference is important.

Regarding the error, please double click on the error message in your console. To which line in your code does it refer? Have you already compared your code to the Lecture Project Changes which can be found in the Resources of this lecture?


See also:

Thank you for the information, recently after checking my code and apparenty I miss the semicolon (;), and it’s finally worked!

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

Privacy & Terms