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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
One of the assemblies in this project has invalid IL code.