- Home /
Question by
Charmatataa · Jun 19, 2019 at 09:03 PM ·
visual studio
Visual Studio showing red lines under everything
There are no errors in the unity console and the project compiles and runs just fine. However, visual studio shows red lines under almost every piece of code. The error that VS is giving is "Predefined type (X) is not defined or imported" where (X) is System.Void, System.Int32, and System.Object. Why is this happening and how do I resolve the problem?
Comment
Your answer
