No errors show up in c#

So no errors show up in Visual Studio, for example a missing ; it won’t show any red squiggle. Anyone have any ideas why that could be?

Hi,

Please follow this instruction. Make sure that the Visual Studio Editor is installed in Window > Package Manager.

If the issue persists, go to Edit > Preferences > External Tools (in Unity) and click on the “Regenerate project files” if available.

If the issue persists, close Unity and VS. Then delete the *.csproj and *.sln files in your project folder. Start Unity again, double click on your script and have Unity launch VS.

Did this fix it?


See also:

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

Privacy & Terms