Search Issue Tracker
Fixed in 2020.1.X
Votes
4
Found in
2018.4
2019.2.11f1
2019.3
Issue ID
1201383
Regression
No
[UWP] Building Unity project solution in Visual Studio is unsuccesfull if C# 7.0+ features are used
How to reproduce:
1. Open the attached project
2. In the Project view, double-click CsharpSevenScript.cs to open it in Visual Studio
3. Select Build > Build Solution in the Visual Studio window
Expected results: The solution is built successfully
Actual results: A "Feature 'expression body property accessor' is not available in C# 6" error gets thrown
Reproducible in: 2018.4.0f1, 2019.2.16f1, 2019.3.0f2
Not reproducible in: 2020.1.0a1
Note: Not reproducible if build target is set to Standalone
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2020.1):
Fixed with 2020.1.0a22