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
Blittable classes are not being pinned and passed directly to the native...
How to reproduce:1. Open the "IN_38621" project2. Press File -> Build Settings -> Build3. In the build folder open the "Il2Cpp... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default