- Home /
Too many errors in the IDE (even for a fresh project), but editor doesn't throw any errors!
I was about to continue working on an existing project when I noticed that there are too many errors reported by my IDE.
I tried creating a fresh project and after regenerating the project files for the Intellisense to work on VSCode, this happens:
Tried the following: - Reinstalled Unity and Unity Hub - Reinstalled VSCode - Same happens with Microsoft Visual Studio
Any idea why this suddenly happened?
Answer by EricBeato · Oct 14, 2020 at 06:51 PM
@johndalealfred For me it had to with the version of the vscode extension ms-dotnettools.csharp, I changed it to a previous version (v1.23.2) and that solved it.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
I get errors when I start any project 0 Answers
Need help with error ive never seen before: "MethodAccessException: Requires team license" 2 Answers
How do I fix error code cs1056: Unexpected Character 1 Answer
HingeJoint2D Input connectedAnchor is { NaN, NaN }. in Editor 0 Answers