Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a3
2019.1.0a12
Issue ID
1109270
Regression
Yes
Scripting Runtime Version is set to .NET 3.5 by default when creating new projects
The Scripting Runtime Version is currently set to .NET 3.5 by default on new projects. As of 2018.3 this should be .NET 4.x by default.
Seems to have been changed in 2019.1.0a3.
1. Install Unity
2. Launch Unity
3. Create a new project with the 3D or 2D template
4. When the project opens, go to Edit > Project Settings > Player
5. Scroll down to Configuration
6. Look at the Scripting Runtime Version
Expected Result:
The Scripting Runtime Version should be 4.x by default.
Actual Result:
The Scripting Runtime Version is 3.5.
Tested on Windows.
Occurs on:
2019.1.0a3. 2019.1.0a5, 2019.1.0a12
Does not occur on:
2018.3.0f2, 2019.1.0a1, 2019.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment