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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment