Search Issue Tracker
[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] Unity Editor fails to build when auto-generating a C# array of ...
To reproduce: 1. Download attached project "IL2CPPArrayOfPointersBug.zip" and open in Unity2. Open "SampleScene" scene3. Press File ... Read more
[Android] Incorrect bit patterns are being printed when using IL2CPP in ...
To reproduce:1. Open attached project2. Make sure to build with IL2CPP3. Build and run to Android device4. Check logcat for the inco... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project2. Open "Scene" scene3. Enter Play Mode4. See Console window output (Eve... Read more
[IL2CPP] Building fails with IL2CPP error when project is using Xilium.C...
How to reproduce:1. Open the repro project that is using CefGlue2. In the Player Settings, set the Scripting Backend to IL2CPP3. Bui... Read more
Build fails on Addressables.CleanBundleCache() when IL2CPP is set as scr...
Reproduction steps:1. Open the attached project ("1380058.zip")2. Make sure scripting backend is set to IL2CPP3. Build the "SampleSc... Read more
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
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
[IL2CPP] Build generates incorrect code when using MarshalAsAttribute on...
Steps to reproduce:1. Download 1115412_repro.zip project2. Switch platform to UWP and build project3. Open Visual Studios solution4.... Read more
[IL2CPP] link.xml files not recognized inside packages
Steps to reproduce:1. Open user attached project2. Play the scene and observe the "The types are |LinksTest| and |LinksTesta|" outpu... 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