Search Issue Tracker
[IL2CPP] inconsistent memory heap size ( ~30MB more with IL2CPP )
Reproduction steps:1. Open the attached "Stripped" project.2. Go to "Tools > Build Tests" in the menu bar.3. Open and run the "mo... Read more
[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime
When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... Read more
[Android] IL2CPP Build fails when building ARMv64 architecture
To reproduce:1. Open the user's attached project2. Make sure Scripting Backend is set to IL2CPP3. Make sure Target Architecture is s... Read more
IL2CPP standalone build crashes when null is thrown in a try catch block
How to reproduce:1. Open attached project "il2cpp-android-crash-2019.zip"2. Make sure ILL2CPP is installed and enabled (Project Sett... Read more
Unity Editor freezes on "Building native binary with IL2CPP" when being ...
How to reproduce:1. Open attached project2. In the menu choose Platform > Android - Google Play3. Change directory to Keystore (s... Read more
[2021.1] IL2CPP build fails due to a crash in Tundra (introduced by 0-ch...
Reported on Forums: https://forum.unity.com/threads/il2cpp-development-build-fails-since-unity-2020-2.1084859/#post-6991988 In some ... Read more
[IL2CPP] MarshalDirectiveException; marshaling of delegates as fields of...
Issue with marshaling of delegates as fields of a struct when using IL2CPP - As noted by the user, there are no issues when using th... Read more
DateTime.Now throws exception in IL2CPP build
Steps to reproduce:1. Download 1065602_repro.zip and open "new" scene2. Switch platform to UWP3. Build project on IL2CPP backend4. O... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used