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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Resolution Note:
Too large of a C# string array used for Il2CPP