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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment