C# 7?

Beta 2018.2b claims to give access to C# 7 features, but I can’t seem to get them to work.

I’ve spent quite some time already, downloading all required packages, SDKs and even reinstalling Visual Studio once to make sure I had everything it wanted me to have. I’m finally at the point where my Build Settings won’t shout at me for anything. Yet, C# 7 features are still not here. Is there anything else I’m missing?

1 Like

…And not even 15 minutes after posting I find the solution. I feel stupid for not looking in the > Experimental SCRIPTING forum
C# 7 in 2018 version
Unity Incremental C# Compiler - deprecated

I’ll leave it here just in case anyone else is as stupid as me, if moderation allows.

6 Likes

Hi AndrewKaninchen, thanks for reporting this. The official support for C#7 compiler will be in 2018.3. But since it is distributed as a package, advanced users will be able to try it out with earlier versions and help the team by providing their feedback.

1 Like

Hey, sorry - yes I usually move threads to experimental from beta but I missed this one. Probably should leave it here as a reminder like you suggest :slight_smile:

1 Like