Search Issue Tracker
By Design
Votes
0
Found in
2020.1
2020.1.0a22
2020.2
Issue ID
1242411
Regression
Yes
il2cpp.exe errors are thrown when building a specific project
Steps to reproduce:
1. Open user's attached project "SuperTrainsX2PLAYERcopy.zip"
2. Build it
3. Build fails with error "il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot" --compile-cpp --libil2cpp...""
Expected results: Android IL2CPP build succeeds
Actual results: Android IL2CPP build fails with an error
Reproducible with: 2020.1.0b9, 2020.2.0a9
Not Reproducible with: 2019.3.12f1
Note: Unable to pint point the correct regression version due to project building takes too long
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
One of the assemblies in this project has invalid IL code.