Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0a6
Issue ID
945993
Regression
Yes
[mac OS] "Failed to load Mono" error is thrown when switching to .NET 4.6 framework
To reproduce:
1. Open Unity and create new project
2. Edit-> Project Settings -> Player and select .NET 4.6 framework
3. Restart Unity as suggested
Expected: Unity should successfully restart and switch framework to .NET 4.6.
Actual: mono: function mono_unity_capture_memory_snapshot not found
Could not load symbol mono_unity_free_captured_memory_snapshot : (null)
Unity fails to start mono.
Reproduced on: 2017.3.0a6
Not reproducible with 2017.3.0a5
OS: macOS 10.12.6 (16G29)
Not reproducible on Windows 10 64bit
Fixed in: 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment