#Thread
1 messages · Page 1 of 1 (latest)
okay
This may be a recent issue
I would remove all of the relevant extensions, then reinstall the Unity extension
so, get rid of the Unity extension, then uninstall C#, C# Dev Kit, the .NET Install Tool...
I've already tried removing this stuff.
I would also go ahead and delete the ms-dotnettools.vscode-dotnet-runtime folder found at this path
to force it to re-download the runtime
Hm, I'm not sure what the issue is, then. Do you get the same output in the "C# Dev Kit" window as before?
one other thing I would try
delete the .csproj files and regenerate project files again
I had a problem once where there was bad data in those files, and Unity was only updating part of the file instead of completely recreating it from scratch
(everything was in there twice)
so: close VSCode, delete Assembly-CSharp.csproj, regenerate project files, double click a script asset
Done, the same
Darn. I haven't got any other good ideas.
You hsould ask again in #💻┃unity-talk and mention that you've troubleshooted this already (maybe link to this thread so that peopl can see what we tried). Make sure to mention the error you're seeing.