Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b1
2018.3.0b2
Issue ID
1084400
Regression
Yes
[macOS][IL2CPP] Build fails when using IL2CPP as Scripting Backend
Steps:
1. Create a New Project
2. Player Settings > Other Settings > Scripting Backend > IL2CPP
3. Build for Standalone
Result: build fails. The following errors are shown:
[...]
il2cpp.exe didn't catch exception: System.InvalidOperationException: C++ code builder is unable to build C++ code. Please ensure the macOS SDK is installed in one of the following directories:
[...]
Exception: /Volumes/LukasAHDD/Applications/2018.3/Unity 2018.3.0b5_01088ee0a3a8/Unity.app/Contents/il2cpp/build/il2cppcore/il2cppcore.dll did not run properly! [...]
UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors
Reproduced with: 2018.3.0b5, 2019.1.0a4.
Not reproduced with: 2018.2.12f1.
Note:
-build works as expected on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- 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
Add comment