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
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
- [sw-unity-6-1] GameObject child is created in the last GameObject of the hierarchy instead in the selected GameObject by right clicking
- Lens Flare is misaligned when modifying the Camera's Viewport Rect
Add comment