Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.0f2
Issue ID
928141
Regression
No
[Collab] Editor does not reload mono runtime if .Net compatibility level is changed by collab update (affects initial download)
To reproduce:
1. Create an empty project
2. Open project settings, set 'Script Runtime Version' and 'Api Compatibility Level' to .NET 4.6
3. Push project to collab
4. Download a fresh copy of project without restarting editor (File-> Open project)
Note: restarting editor fixes the issue
Expected: Api Compatibility Level will be set to .NET 4.6
Actual: Api Compatibility Level is set to .NET 2.0
Reproducible: 2017.1.0b8, 2017.1.0f3
Not reproducible: 5.6(no option to choose .NET 4.6), 2017.2.0(editor crashes, case 927609)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment