Hi,
I’m new and just had the same problem. This is what fixed for me with VS2022
Check - Player Projects
Nice That Worked!! Very Well!
To try to keep it short:
IntelliSense isn’t working.
OP’s fix isn’t working due to “Generate .csproj files” not appearing.
I tried @sevna90377’s fix from a few replies up, but it didn’t work.
As a last ditch effort, I tried reinstalling both Unity and Visual Studio, to no avail.
It’ll get very tedious very quickly to have to manually type absolutely everything.
Does anyone have a clue as to what to do?
If not, does anyone have any idea how to ask the Unity team?
For contacting Unity, you can try submitting a bug report via the tool within Unity. Last time I tried (years ago now) they checked it out and ultimately marked it as Won’t Fix due to a new type of VS/.NET integration coming soon.
Try all the steps listed at the bottom of this page:
Oh Lord, YES!
It was the second bullet point that did it for me: “Ensure the Visual Studio Editor package is installed and updated in UPM (com.unity.ide.visualstudio)..”
Now I can see the “Generate .csproj ..etc” options in edit → preferences → external tools, but I didn’t have to do anything there, now it just works.
Thank you so much, vertxxyz!
And thanks to Daniel-F for taking the time to reply as well
Thank you. Your solution worked for me.
Very important! this was causing an issue for me.
Glad it worked out!