Search Unity

VS Community intellisense doesn't work on mac

Discussion in 'Editor & General Support' started by MapMan, Aug 29, 2018.

  1. MapMan

    MapMan

    Joined:
    Oct 27, 2013
    Posts:
    38
    Hi. I just did a clean install of Unity 2018.2.0f2 with Visual Studio Community for Mac. The project I'm working on runs fine in editor, the project builds correctly as well. The issue is that all types, including System namespace, cause an intellisense error. For basic types such as System.Object, the line gets a red underline saying the type is not defined. For types defined in my project I get: "The type forwarder for type 'System.Object' in assembly 'netstandard' causes a cycle". As I said earlier, even though intellisense shows errors for pretty much all types in the project, it still builds just fine with 0 errors.

    Any ideas what's wrong?
     
  2. george_00

    george_00

    Joined:
    Oct 23, 2015
    Posts:
    19
    I have this issue too, everything is underlined in red even though the code is fine and the game runs. It's really annoying.
     
  3. EthanFischer

    EthanFischer

    Joined:
    Feb 10, 2016
    Posts:
    46