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
- “Look Dev” window restored from previous HDRP project causes errors in newly created URP project
- Shader Variant creation window gets stretched out when canceling
- Validation message "Profile name is unsupported" is unclear and does not provide information on what is wrong
- Enabling Override Variant Limit toggle Warning Threshold value gets set to 8
- Missing space in Shader Graph project settings
Add comment