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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- 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