Search Issue Tracker
[Mobile] 'Unsupported internal call for IL2CPP' errors are thrown when M...
How to reproduce:1. Open the attached '1262895.zip' project2. Build for iOS/Android3. Deploy the project to the device Expected resu... Read more
[IL2CPP] System.Array.Copy() corrupts data with IL2CPP
When copying arrays using IL2CPP, the results differ from the ones when using Mono compiler. Steps to reproduce:1) Open the latest a... Read more
[Android] [WebGL] Il2CPP build crash on AssemblyResolutionException
Steps to reproduce:1) Download attached project "AssemblyBug.zip" and open in Unity2) Make sure platform is set to Android3) Ctr+Shi... Read more
”DateTimeNow” reports the wrong date on mobile devices when having a spe...
How to reproduce:1. In the device settings, change Time Zone to Amsterdam2. Build And Run the user’s attached “iOS_Clock_Issue.zip” ... 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
[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] Hang when two dimensional array reaches a certain size
Reproduction steps:1. Open the attached "987107.zip" project.2. Build it to iOS using IL2CPP.3. Click the play symbol.4. Click on th... 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] ExecutionEngineException error message appears in Andr...
Reproduction steps:1. Open the attached Unity project "ErrorBug.zip"2. Open the "testbed.unity" Scene3. In the Editor open the Andro... Read more
[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() fo...
Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types. To repro:1) Open attach... 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
- SSAO renders with banding when "Accurate G-buffer Normals" is enabled in URP Deferred Rendering
- Graph Toolkit Blackboard groups get expanded/collapsed until scrolled when navigating with left/right arrow keys
- Streaming AudioClip loaded from AssetBundle goes silent when the application is suspended and resumed
- Multiplayer Play Mode is showing the Player as Active when the Player was force shutdown and “No” is selected on the restart Player popup
- Shadergraph Category folder doesn't expand/collapse when using arrow keys to navigate