Search Issue Tracker
il2cpp --additional-include-directories does not work on WebGL
Steps to reproduce: 1. Open the attached project (additional_include.zip) 2. Switch platform to WebGL 3. Build for WebGL 4. Observe ... Read more
[Serialization] [IL2CPP] BinaryFormatter.Deserialize method fails to des...
How to reproduce: 1. Open the attached Unity project ("1361559_2021.2.0a18_repro.zip") 2. Build And Run Expected result: dummyFloat... Read more
[IL2CPP] Missing header error when trying to run
To reproduce: 1. Open attached project (IL2CPP.zip) 2. Build to iOS (or WebGL, etc.) (using IL2CPP scripting backend) 3. Try to depl... Read more
[iOS] Marshalling enum is not working with IL2CPP and ARM64 when Marshal...
Steps to reproduce: 1. Open attached project 2. Switch to iOS 3. Set scripting backend to IL2CPP and architecture to 'arm64' 4. Bui... Read more
Fatal IL2CPP Linker errors are thrown when building a project with Entia...
How to reproduce: 1. Open the user attached project 2. Make sure that the scripting backend in Player Settings is set to IL2CPP 3. ... Read more
Unity Editor freezes on "Building native binary with IL2CPP" when being ...
How to reproduce: 1. Open attached project 2. In the menu choose Platform > Android - Google Play 3. Change directory to Keystore (... Read more
IL2CPP crashes when two non-existing methods with same declaring types a...
IL2CPP crashes when two non-existing methods with same declaring types and parameter counts are referenced from a DLL with this call... Read more
[Android] IL2CPP fails to build with vanilla Facebook SDK
Steps to reproduce: 1) Download attached project ' Facebook780AndroidIL2CPP.zip' and open in Unity 2) Make sure platform is set to A... Read more
[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...
Steps to reproduce: 1. Download attached project 2. Build "Main" scene for Standalone 3. Open build project Expected results: No ex... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps: 1. Open the attached project 2. Build and run the project with IL2CPP on Android device 3. App crashes on startu... 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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes