Search Issue Tracker
[Mobile]Build fails on iOS or Android platform when DLL compiled for C# ...
How to reproduce:1. Open the attached il2cppbug.zip project2. Build for iOS or Android platform Actual: Build fails with error:stdou... Read more
[64bit IL2CPP] Marshal.OffsetOf returns incorrect offset
To reproduce:1. Open the user's attached project using the EnvIronman VM (more information in Edit)2. Open the SampleScene inside of... Read more
[IL2CPP] Player crashes when debugging SafeHandle.ReleaseHandle
Steps to reproduce:1. Download attached project (SafeHandleRepro.zip)2. Build an IL2CPP Standalone Build3. Add a breakpoint in Test.... Read more
[IL2CPP] [Android] Build fails when building an exported project with Sc...
How to reproduce:1. Create a new project2. In the Build Settings, change to the Android platform3. In the Player Settings, change Sc... Read more
[IL2CPP]False variable values are received from delegates when delegates...
Steps to reproduce:1. Open users' attached project "TestRefDelegate.zip"2. Build it using IL2CPP scripting backend3. Notice that dis... Read more
[IL2CPP] C# CLI DNS for IPv6 throws a SocketException in the player build
How to reproduce:1. Open user-submitted project (DNSTEST.zip)2. Open the SampleScene3. Enter Play Mode and see the Console window - ... Read more
[IL2CPP] System.ComponentModel.Win32Exception is thrown when trying to o...
How to reproduce:1. Open the attached project ("case_1188408-TestFileBrowser.zip")2. Open the repro scene ("SampleScene")3. Enter Pl... Read more
CustomAttributeData.cpp: IL2CPP does not support inspection of attribute...
How to reproduce:1. Open the attached sqlite_test_U2018_2.zip project2. Build for iOS and deploy the Xcode project to the iOS device... Read more
[WebGL] Mouse events are not called on builds when the scene does not ha...
How to reproduce:1. Open the attached project ("case_1189110-Button_Test.zip")2. Open the repro scene ("SampleScene")3. Enter Play M... Read more
[iOS] crash on il2cpp_mono_thread_internal_is_current after validating a...
How to reproduce:1. Build the attached project for iOS2. Build the app via Xcode3. Press the "Send webrequest" button4. Wait up to 3... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used