Search Issue Tracker
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
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
IL2CPP does not support marshaling of blittable generic structs
Originally reported here: https://unity.slack.com/archives/C0E72RUEA/p1623794722219700 IL2CPP cannot marshal a blittable generic str... Read more
[IL2CPP] Built player crashes when using a structure of type Generic for...
Reproduction steps:1. Open the attached project “min.zip”2. Build And Run the project Expected result: The player doesn’t crashActua... 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
Multiple errors appear in the Console when building for IL2CPP
How to reproduce:1. Open the user's attached project2. Build the project for IL2CPP3. Observe the Console Expected result: There are... Read more
Build process crashes when building with IL2CPP scripting backend
How to reproduce:1. Open the attached user project2. In the Menu bar go to File > Build Settings3. In the Build Settings window, ... Read more
[IL2CPP] Garbage Collector corrupts against generic types in the IL2CPP ...
How to reproduce:1. Open the user's attached "TestGCAssert" project2. Open the Scene "SampleScene"3. Open the Build Settings (File-&... Read more
[IL2CPP] PreserveAttribute doesn't prevent byte code stripping when the ...
How to reproduce:1. Open the project "case_1351399"2. Open the Scene "SampleScene"3. In the "Edit > Project Settings > Player"... Read more
System.ExecutionEngineException error in IL2CPP Build
How to reproduce:1. Open the attached project "IL2CPP-AOT-Bug.zip"2. Open Build Settings (File>Build Settings...)3. Enable Develo... 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