Search Unity

Got Feature ... not part of the C# 6.0 problems

Discussion in 'Entity Component System' started by JianOhZhou, Jun 16, 2018.

  1. JianOhZhou

    JianOhZhou

    Joined:
    Jun 7, 2018
    Posts:
    8
  2. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
    I think if you check that your using .Net 4. in the Player Settings, Scripted Runtime Version and Api Compatibility Level this should fix the problem?
     
  3. JianOhZhou

    JianOhZhou

    Joined:
    Jun 7, 2018
    Posts:
    8
    As I tried I can solve it by:
    Change `Scripting Runtime Version` to older version
    Then change `Scripting Runtime Version` back to latest version

    Weird, but it might be a behaviour like to do something to force restart