Hello everyone, I am working on a Unity project and everything was fine until couple days ago when Intellisense just stopped working...
I was using Rider, had Rider package installed in Unity and Rider selected as external script editor in preferences but still intellisense was not working, I tried deleting library folder, recloning the project... In couple of other projects it is working fine, in couple of them it works fine just in some scripts, I have no idea what is going on, I tried Visual Studio as well and it is showing same behaviour, there are no compile errors displaying in Unity, any idea?
PS: I did wait for both editors to wait indexing stuff
PS2: It is even suggesting that using statments are missing