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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Add comment