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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment