Search Issue Tracker
SIZEOF_VOID_P is not defined in IL2CPP's Field.cpp
How to reproduce:1. Open the attached (ModContentBundles.zip) project2. Build to Standalone -> Paste the code lines from notes in... Read more
Building the project with IL2CPP fails when Visual Studio 2019 16.5.4 is...
How to reproduce:1. Open the attached project named "Case_1232169"2. Open the Build Settings3. Check if the "OpenThis" Scene was inc... Read more
[IL2CPP] Build fails due to "((int[])null)[0] = 1;" expression
Steps to reproduce:1. Download 1115145_repro.zip2. Build project for a standalone platform with IL2CPP backend Expected results: Pro... Read more
[IL2CPP] Building project fails when using custom dlls
How to reproduce:1. Open user's project2. Create an empty gameObject and add "test" script from projects view3. Build that scene Exp... Read more
Editor throws multiple errors when trying to build project with IL2CPP
How to reproduce:1. Open attached "RTSPWebGLTest" project2. Build project for Windows with IL2CPP backend3. Observe Console Expected... Read more
[IL2CPP] ECS Transforms break on IL2CPP backend
Steps to reproduce:1. Open user attached project1. Build and run with IL2CPP backend4. Test with Logcat -> Errors w.r.t. set- &am... Read more
[iOS][IL2CPP] DescriptorValidationException is thrown when using the C# ...
To reproduce: 1. Download attached project “2018.3.0b10.zip" and open in Unity2. Open “SampleScene” scene3. Enter Play mode and obse... Read more
[IL2CPP] Type argument of a generic class instance changes when another ...
Reproduction steps:1. Open attached project "Case_1377927.zip"2. Build and Run the Scene "SampleScene"3. Observe the Player.log Expe... Read more
[WebGL] Application throws an exception and/or shows incorrect values wh...
How to reproduce:1. Open user's attached "WebGL_Func.zip" project2. Enter Play Mode3. Notice that the uppermost value is "17.000" in... Read more
[Mobile] Unity China version projects crash when Unity Analytics is disa...
Mobile build crashes in projects created with Unity China versions when Unity Analytics is disabled and IL2CPP Strip Engine Code mod... 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