Search Issue Tracker
IL2CPP exception when using function pointer with generic parameter from...
Reproduction steps:1. Open the attached project2. Go to File > Build Settings3. Press Build in the Build Settings window Expected... Read more
Build progress bar hangs forever when building with IL2CPP
How to reproduce:1. Open the user's attached project2. Build the project3. Observe the progress bar Expected result: The project bui... Read more
[IL2CPP] Unity fails to build when using faulty function with an element...
How to reproduce:1. Download the attached project '1413712.zip'2. Make sure the Scripting Backend is set to IL2CPP3. Build the proje... Read more
"cannot convert from Matrix4x4" and "cannot convert from Vector3" errors...
How to reproduce:1. Open the attached project "virtual-creator_unity_no_appx_building_possible.zip"2. Open File>Build Settings...... Read more
[IL2CPP] Fatal error in Unity CIL Linker error is thrown when .dll filen...
Reproduction steps:1. Open the attached user's Unity project "ErrorReport.zip"2. Go to File > Build Settings and switch to Androi... Read more
"IndexOutOfRangeException" in "UIElements.Layout.LayoutManager.DestroyNo...
Reproduction steps:1. Open the attached "repro_IN-49088.zip" project2. Open the "Main" Scene3. Go to "File > Build Settings..."4.... Read more
Header files are not included in exported projects when using IL2CPP Scr...
How to reproduce:1. Open the attached project "Test.zip"2. Export the project for Android platform3. Go to "BUILD PATH/unityLibrary/... Read more
[Backport] IL2CPP build crashes on launch when returning an object with ...
Reproduction steps:1. Open the user's attached project2. Built and Run it for IL2CPP Expected result: The build finishes and launche... Read more
[Backport] [Android][IL2CPP] Crash with signal 6 on CreateFreeThreadedMa...
Reproduction steps:1. Open the attached user's Unity project "Il2cppCrash.zip"2. Go to File > Build Settings and switch to Androi... Read more
Use-after-free crash bug in IL2CPP
If il2cpp is shutdown/restarted multiple times (such as when running LoadUnload tests) there is a use-after-free case shown here:{co... 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
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
- Procedural rendering is disabled when using Graphics.RenderPrimitivesIndexedIndirect()