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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
One of the assemblies in this project has invalid IL code.