Search Issue Tracker
[Mac] [IL2CPP] Build fails because of uncaught System.TypeInitialization...
How to reproduce:1. Open the attached project ("case_1173216-MultiGraphicToggleTest.zip")2. Make Mac (IL2CPP) build3. Inspect the co... Read more
[IL2CPP] UnityLinker.exe error is thrown when building a Player with Vuf...
To reproduce: 1. Open Unity and create a New Project2. Via Package Manager add Vuforia3. In Player Settings check "Vuforia Augmented... Read more
[IL2CPP] x86 Player craches when an calling a native plug-in
Steps to reproduce:1. Download attached project2. Build a Standalone player- Target Platform: Windows- Architecture: x86- Scripting ... Read more
[IL2CPP] Nullable value causes 'Debug Assertion Failed' error in Debug P...
Steps to reproduce:1. Download 1179877_repro.zip2. Build a Standalone player- Scripting backend: IL2CPP- C++ Compiler Configuration:... 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
A misleading error is thrown when Managed Code Stripping strips a part o...
How to reproduce:1. Open the attached "1250707 repro" project2. Open the Build Settings from File > Build Settings3. Make sure th... 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
[MacOS][IL2CPP] Building Android IL2CPP project takes hours longer than ...
Reproduction steps:1. Open "sh2-Unity-.zip" project2. Build for iOS3. Note the time it takes4. Build for Android IL2CPP, ARMv7/ARM64... Read more
[IL2CPP] IL2CPP generated code doesn't work, while Mono does
Reproduction steps:1. Open "swagger-il2cpp.zip" project2. Build & Run for Android with Mono Scripting Backend3. Press the "Statu... Read more
[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
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