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
The Player crashes after start-up when GetCustomAttributes is called
Reproduction steps:1. Open the attached “ASDWQE” project2. Build the Player (File > Build And Run)3. Observe the Player Expected ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist