I'm using Unity 2021.3.28f version. An error appears when I open VSCode from Unity, and the project can't load, resulting in autofill not working. How can I fix this?
`*[warning] The project file 'c:\Users\User\Unity\My project\Assembly-CSharp.csproj' is in unsupported format (for example, a traditional .Net Framework project). It need be converted to new SDK style to work in C# Dev Kit.*
*[error] Failed to load project 'c:\Users\User\Unity\My project\Assembly-CSharp.csproj'. One or more errors occurred. (This project is not supported in C# Dev Kit.)*`
I have intaill C#, C# dev kit, Unity Code Snippets, .NET Extension Pack
Checked that VSCode is selected in Unity as the external script editor
Turned off Omnisharp Modern NET usage
Someone has similar problem, But after trying it I still have the same issue. Unity Intellisense with VSCode not suggesting/autofilling
I'm on window 11
I download .NET framework 4.7.1 developer pack and .NET SDK 6.0