Search Issue Tracker
IL2CPP build fails when adding a DLL build with .NET Standard 2.1
Reproduction steps:1. Download and open the attached "Repro" project2. Build the project for Standalone with IL2CPP selected3. Obser... Read more
Build fails when building with a linked static library in the project
How to reproduce:1. Open the attached user project2. Build And Run (File > Build And Run) Expected result: Build is builtActual r... Read more
Marshal.OffsetOf() returns incorrect offset when building the project wi...
Reproduction steps:1. Open the attached project ("IL2CppAlignmentBug.zip")2. Open the "SampleScene" scene: Project window > Asset... Read more
Process MainModule property throws a Win32Exception error when built wit...
Reproduction steps:1. Open the "ProcessTest2019424.zip" project attached by the user2. Build a Development build with the IL2CPP Scr... Read more
Scripts within Assembly Defintions are missing when used by scenes in As...
Reproduction steps:1. Open users attached project2. Press Tools > Build App3. Open the built project in <Project folder>/Bu... Read more
Socket.Handle returns wrong value when used in IL2CPP Build
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Press Add Open Scenes4. Build and Run th... Read more
Build fails when building for iOS using IL2CPP and Realm Unity SDK
Reproduction steps:1. Download and open the attached "IL2CPP_Repro.zip" project2. Build for iOS3. Observe the console window Expecte... Read more
[IL2CPP][Android] MarshalDirectiveException error when using Microsoft o...
Reproduction steps:1. Open the attached project "ONNXRuntimeBug.zip"2. Go to Player Settings and set the "Scripting Backend" to "IL2... Read more
When building the project with IL2CPP Scripting Backend the generated ha...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting