Search Issue Tracker
[IL2CPP] Xcode Build fails when building an exported project with Script...
Reproduction steps:1. Open the user’s attached project2. Go to File > Build Settings3. In the Build Settings, check these options... Read more
IL2CPP build fails when enum marshaling
Reproduction steps:1. Open the user’s attached project2. Build the project using the IL2CPP backend Expected result: No errors after... Read more
Decimal function values are incorrect when running the build with IL2CPP...
How to reproduce:1. Open the project “IN_6732”2. Press File → Project Settings → Player3. Set Scripting Backend to IL2CPP4. Press Fi... Read more
Linker Error: I18N assembly cannot be resolved
Reproduction steps:1. Open the user’s attached project2. Build the “SampleScene” scene with the IL2CPP backend Expected result: Proj... Read more
[IL2CPP] iOS build fails when building on a different machine/user due t...
How to reproduce:1. Open the attached project (Google Drive link)2. Build And Run Expected result: Xcode project builds successfully... Read more
[IL2CPP] New() operator causes a NullReferenceException error in a build
Reproduction steps:1. Open the attached project “ReproducibleExample (2).zip”2. Go to Build Settings and enable Development Build3. ... Read more
Build fails with cast error when building Linux Player
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build Settings…3. Select the Linux target4. Build the p... Read more
IL2CPP throws a NullReferenceException when attempting to Export a Devel...
Reproduction steps: Open the user’s attached project Navigate to File → Build Settings Ensure that “Scenes/SampleScene” is included ... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene