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
- Prefab Variant tab flickers when expanding and collapsing the "Children" field
- "background-repeat" breaks when using Sprite slicing in UITK
- Scripts are only loaded a second time on import after renaming all the associated files (.cs, meta, class) when the Editor is closed
- Closing the Prefab Variant Menu results in NullReferenceException
- Audio Reverb Zone still produces sound when the Audio Source volume is 0
Add comment