Search Issue Tracker
Won't Fix
Votes
13
Found in
4.6.3f1
Issue ID
676450
Regression
No
[iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugins/Android"
To Reproduce:
1. Open the attached project and build (make sure that backend is set to ill2cpp).
2. Observe the:
"Error building Player: Exception: .../UnusedBytecodeStripper2.exe did not run properly!"
error. (Stripping is disabled)
3. Builds fine if backed is set to Mono or if "UMGameAnalyticsLibForAndroid.dll" in "Plugins/Android" is deleted.
Reproducible with 4.6.3p1 (e568f608adc6)
Not reproducible with 4.6.2f1 (bd99309c2ad7), 5.0.0f4 (e33f0fd3ac26)
Comments (3)
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
Echo____G
May 23, 2016 03:28
5.3.4f,the same problem .
reef_interactive
Jun 26, 2015 15:12
4.6.6f2 Still the same here without having UMGameAnalyticsLibForAndroid.dll in Plugin folder.
Any workarounds?
Artyom-Abgaryan
May 29, 2015 14:46
4.6.5f1 - Error building Player: Exception: /Applications/Unity4.6.5/Unity.app/Contents/Frameworks/Tools/UnusedByteCodeStripper2/UnusedBytecodeStripper2.exe did not run properly!
same here