Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0a6
Issue ID
1092387
Regression
Yes
[IL2CPP] Building for iOS/Android fails with "Failed running UnityLinker.exe" error when 'Strip Engine Code' is enabled
Steps to reproduce:
1. Create a new Unity project
2. Switch to iOS/Android
3. Make sure that 'Scripting Backend' is set to 'IL2CPP' and 'Strip Engine Code' is enabled
4. Try to build the project
5. Notice the build fails with:
Failed running /Applications/Unity 2019.1.0a6/Unity.app/Contents/il2cpp/build/UnityLinker.exe
Note: Disabling stripping or changing scripting backend to Mono prevents this error and project builds successfully.
Reproduced with: 2019.1.0a6
Not reproducible with: 2019.1.0a5
Comments (1)
-
WhitEnamel
Jun 23, 2019 14:46
I have this issue in 2019.1.7f1. Mono backend works perfect but i need IL2CPP for ARM64! Build always fail.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
This is a duplicate of issue #1091245