Search Issue Tracker
IL2CPP build crashes on Virtual Generic method call with Faster (smaller...
Reproduction steps: Open the attached project(“Crash_Symbols.zip”) Press File>Build and Run Expected result: Build successfully r... Read more
Multithreaded builds sometimes don't print the stack trace when using IL...
Reproduction steps:1. Open the attached project “PlayerLogBugUnity_1316147.zip“2. Build And Run the project using IL2CPP Scripting B... Read more
Buffer.BlockCopy causes error when using IL2CPP
How to reproduce it:1. Open the attached project "SbyteConversionError.zip"2. Build and Run with IL2CPP enabled3. When the Scene ope... Read more
[IL2CPP] RuntimeMethodHandle.GetFunctionPointer() returns 0 when used on...
How to reproduce:1. Open the attached Project "GetFunctionPointerReturnsZero.zip"2. In the Project Settings, under Player -> Othe... Read more
IL2CPP Build fails when using type names with special characters
How to reproduce:1. Open the attached “GemboxIl2CPP.zip” project2. Build the project using the IL2CPP Backend3. Observe the message ... Read more
Function with a return type of void*[] causes a C++ compiler error on IL...
Reproduction steps: Create a new project Import the “NewBehaviourScript.cs” script Attach the “NewBehaviourScript.cs” to any GameObj... Read more
"DllNotFoundException" is printed in Xcode when using "File.SetAttribute...
How to reproduce:1. Build And Run the “Hidden.zip” project on an iOS device2. Observe the Xcode’s console window Expected result: “D... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
IL2CPP generates parameters with the same name when building on Android
Reproduction steps:1. Open the user’s attached project2. Build And Run on an Android device3. Observe the Console Expected result: B... Read more
Overriden property is not serialized in IL2CPP build when marked with [X...
Reproduction steps:1. Open the attached project (IL2CPPBugRepro.zip)2. Open the SampleScene.unity Scene, located in the Assets/Scene... 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
- Points Lights are getting culled prematurely when using Forward+ and Deferred+ rendering paths
- Search's Indexing settings in the Preferences window are not searchable
- Crash on block_locate_free when opening a specific project
- "Project connected" pop opens again after closing it
- Cloud Code Authoring logs "JsAssetHandler:OpenAsset (int,int) does not match any of [OnOpenAssetAttribute] expected signatures" when opening or switching scenes and having the Deployment Package Installed