Hi Nina,
Well - good news first: a reinstall seems to have fixed the error message problem
Bad News: I am now back to where I started with Intellisense not doing it’s job…
Just to be clear, I am getting predictive stuff appearing but it’s not the same as Rick’s - for instance, I don’t get all the different keys appearing after typing Keycode. (CTRL + Shift + SPACE does nothing)
See image:
My version on the left / Rick’s on the right
I also notice comparing the two images that I don’t get the stuff at the top: Assets > Movement > ProcessInput …?
So…what next? Try Visual Code Community? Carry on without Intellisense or is there something else we can try with Visual Studio Code?
I just noticed something else: i adjusted the Omnisharp project load timeout from 60 seconds to 600…because it seemed to be having problems with server load time out(??)
Closed everything down and restarted but the OmniSharp log is showing the message below
is this significant that Omnisharp is not registering?
Edit Note: I have just googled Omnisharp MSBuild and it does seem this is related to Intellisense not working
c# - Could not locate MSBuild instance to register with OmniSharp - Stack Overflow
‘As of May 2022, Omnisharp does not include MSBuild’ then someone comments
‘Hey, Unity User which face IntelliSense problem after May 2022! This is what you need…’
Visual Studio Build Tools?
There is also this:
Announcement: Planned removal of the included Mono & MSBuild tools · Issue #5120 · OmniSharp/omnisharp-vscode · GitHub
Seems to be related to the useModernNet setting?
Not sure about this…can anyone advise?