Search Issue Tracker
[IL2CPP] DownloadHandlerScript overrides not invoked when Managed Stripp...
How to reproduce:1. Open the attached project's "case_1358586-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. View ... Read more
[Serialization] [IL2CPP] BinaryFormatter.Deserialize method fails to des...
How to reproduce:1. Open the attached Unity project ("1361559_2021.2.0a18_repro.zip")2. Build And Run Expected result: dummyFloatVal... Read more
[IL2CPP] Build fails on a project that uses IO.Ably.dll when Managed Str...
How to reproduce:1. Open the attached project "My project.zip"2. Open Project Settings window and select Player category3. In the Pl... Read more
[IL2CPP][Mono][Android] Unable to Find entrypoint 'getdomainname' in 'li...
How to reproduce:1. Open the attached project "1351027.zip"2. Connect Android device3. In Build settings, select Android as build pl... Read more
[IL2CPP] Built project crashes with Debug Assertion Failed error in the ...
How to reproduce:1. Open user's attached "BugRepro" project2. Open the "SampleScene" Scene3. Select "File -> Build and Run" Expec... Read more
IL2CPP Player crash
Reproduction steps:1. Open the user's attached project "BugRepro.zip"2. Go to Assets > Scenes and open "SampleScene.unity"3. Go t... Read more
Build crashes with Unexpected mark stack overflow Error when building wi...
How to reproduce:1. Open user-submitted project2. Navigate to Edit --> Project Settings --> Player --> Other Settings3. Mak... Read more
"compiler limit: token overflowed internal buffer" error when a IL2CPP b...
Reproduction steps:1. Open the attached "UWP_FatalError.zip" project2. Select IL2CPP Scripting Backend in Player Settings3. Build to... Read more
[Android] [IL2CPP] Old build artifacts are used when ARMv7 and ARM64 bui...
How to reproduce:1. Open the attached project "1347245.zip"2. In the Build Settings, change the build platform to Android3. Open Pla... Read more
[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime
When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... 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