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] Build fails with "Fatal error in Unity CIL Linker" when using U...
How to reproduce:1. Open the user’s attached “IL2CPPError-2022.2.zip” project2. Make sure Scripting Backend is set to “IL2CPP” (Edit... Read more
An extra C# event is shown when creating two C# events on two temporary ...
Steps to reproduce:1. Open the attached user project "MulticastDelegate.zip"2. Make sure to change the path of the automatic memory ... 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
- 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