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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment