Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

.Net of Unity3D 5.5beta

Discussion in '5.5 Beta' started by solargram, Sep 19, 2016.

  1. solargram

    solargram

    Joined:
    Apr 19, 2013
    Posts:
    2
    Hi,

    I heard that Unity's C# compiler was upgraded on Unity3D 5.5 beta to C# 4.0 & .Net 3.5.
    But, I can still only select .Net 2.0 on Player Settings menu.
    Does it mean it's different between a compiler version and a runtime version? or Unity3D team does not expose the new version on the menu, yet?
     
    Last edited: Sep 19, 2016
  2. JJJohan

    JJJohan

    Joined:
    Mar 18, 2016
    Posts:
    214
    The runtime remains the same so you will not have access to .Net 4+ features. The .Net 2.0 simply implies you have access to features up to .Net 3.5 equivalent as 3.5 essentially runs on top of the 2.0 runtime in simple terms.
     
  3. Schubkraft

    Schubkraft

    Unity Technologies

    Joined:
    Dec 3, 2012
    Posts:
    1,071