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
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
Add comment