IntelliSense is broken

So, I’ve been using some samples and creating my own, that was using RenderMeshDescription, RenderMeshUtility, RenderBounds, RenderMesh.

And all of them were missing!

I really broke my head over this, I have hybrid renderer installed, but it still was missing! Until I’ve played press and… It was working… What…

So it just turns out that IntelliSense is broken and shows me errors that I don’t have any references for this, FYI I am using VS 2022 17.1.1. I also use ReSharper, but I disabled it and it still behaves like this, so I guess it is not the fault of ReSharper.

Anyone else?

Ok, now it somehow fixed itself, wtf

In the future if you run into issues you can often fix them with
Edit → Preferences → External Tools → Regenerate Project Files

3 Likes