I updated Visual Studio 2019 to the latest version, after a reboot, my browser gave an error about a missing file, so I downloaded a fix, so I thought it was over. When I went back to the project, I noticed that the inheritance such as MonoBehaviour or SpriptableObject, whatever was in white rather than green(dark mode). It seems Intellisense isn’t quite working. Anyone else having this problem? If someone has a workaround, I’d really appreciate it. Thanks!
1 Answer
1I deleted all the meta files along with the solution just to be safe, then re imported all assets. At that point VS was complaining about missing components, in this case it was .net stuff. So imported that, it needed to restart VS. Finally, after all that, inheritance turned green! YEH!!! I hope this helps someone else that might be having similar issues.
Even after uninstalling everything: all unity versions, all visual studios and deleting all the registry entries for unity and visual studio, it is still not working right. Anyone have a fix? Thanks!
– Gilead7I have not encountered this problem. But perhaps updating the Visual Studio Editor package will help: [182027-visualstudio.png|182027]
– DenisIsDenisThanks Denisis, It was already set to 2.09.
– Gilead7