🤔 Unity, huh, how?

🤔

Common errors

Compiler errors

Compiler errors stop you from compiling or playing your game.

Runtime exceptions

Exceptions are errors that can be cleared from the Console window. They are thrown from executing code—the runtime—not the compiler.

Build errors

Errors that are thrown when trying to build a game.

Package Manager errors

Errors that are thrown by the Package Manager window.