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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
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