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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
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