I have a weird problem with unity and visual studio.
I have a problem that I can run unity and VS all together in unity 2019 and everything is smooth, but when it comes to unity 2020 everything goes wrong, for start, the monobehaviour is white and it can't do anything, even if it turns blue there are things that I can't do, when I want to do ''public Rigibody rb;'' it doesn't know what Rigibody is, (yes, I did put Rigibody on the object), I followed many youtube videos and none of them helped me. There was a video that said that VS does not "know" my project so he showed how to add it, but there was another problem, when he showed that he entered the file he clicked on something that I don't have to add the project. (I also tried to delete unity and VS and I installed them again but the same problem happened) pls help I really wanna program.
Answer by xxmariofer · Sep 24, 2020 at 11:32 AM
go to preference and make sure Visual studio y selected in the external tools tab, also go to visual studio installer and make sure that the unity tools for visual studio are installed, then simply right click in the assets tab and click open c# project