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 WebGL3. Build for WebGL4. Observe the ... 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: dummyFloatVal... 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 deploy ... Read more
[iOS] Marshalling enum is not working with IL2CPP and ARM64 when Marshal...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Set scripting backend to IL2CPP and architecture to 'arm64'4. Build f... Read more
Fatal IL2CPP Linker errors are thrown when building a project with Entia...
How to reproduce:1. Open the user attached project2. Make sure that the scripting backend in Player Settings is set to IL2CPP3. Buil... 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
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 Unity2) Make sure platform is set to And... Read more
[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...
Steps to reproduce:1. Download attached project2. Build "Main" scene for Standalone3. Open build project Expected results: No except... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps:1. Open the attached project2. Build and run the project with IL2CPP on Android device3. App crashes on startup "... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used