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
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
- Crash on UNITY_FT_Render_Glyph_Internal when Generating Font Atlas in the Font Asset Creator Window