Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2
2019.3
2019.3.0f3
2020.1
Issue ID
1208294
Regression
No
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building App Bundle
Steps to reproduce:
1. Open user's attached project "DungeonCrawlTycoon.zip"
2. Build it as an App bundle
3. Notice the Task manager when the build is near to its end(Unusually high memory usage, around 12 GB )
4. Wait until build fails
Expected results: App Bundle is build
Actual results: App Bundle fails to build with errors displayed in the console
Reproducible with: 2019.2.17f1, 2019.3.0f5, 2020.1.0a18
Errors:
il2cpp.exe did not run properly!
UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors
il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot" --compile-cpp --libil2cpp-static --platform="Android"
Note: Attaching full errors in the errors.txt. Unable to test in 2018.4 and lower due to errors.
Comments (1)
-
ahmedaniss
Dec 22, 2020 09:03
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note:
Too large of a C# string array used for Il2CPP