Search Issue Tracker
[IL2CPP] Build fails on x86 with C++ source code native plugins
Steps to reproduce:1. Download attached project2. Change architecture to x863. Build project Expected results: Build is successfulAc... Read more
[Android][IL2CPP] Crash with signal 6 on CreateFreeThreadedMarshaler whe...
Reproduction steps:1. Open the attached user's Unity project "Il2cppCrash.zip"2. Go to File > Build Settings and switch to Androi... 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
[2017.x] [UWP] IL2CPP generates incorrect code for lock() statement in U...
Steps to reproduce:1. Download 1038465_repro.zip2. Switch platform to UWP3. Build with IL2CPP backend, non-development build4. Build... Read more
Error "il2cpp.exe did not run properly" while building for Android
To reproduce: 1. Open the attached project (il2cpp bug.zip)2. Build the project Expected: the build doesn't fail Reproduced 2017.2.3... Read more
[IL2CPP] In Standalone builds, IL2CPP is reporting that generics are use...
To reproduce: 1. Install Steam on your machine, log in to your account and a key to the game that user sent2. Download attached proj... Read more
[IL2CPP] Build fails with 'System.String CthData.Range::StringFormInt(Sy...
Reproduction steps:1. Open the attached project.2. Go to "Build Settings > iOS > Player Settings > Other Settings > Conf... Read more
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps:1. Open the attached user's project "ReflectionBug.zip"2. Build and run on a device3. Open the application and pr... Read more
Scripts within Assembly Defintions are missing when used by scenes in As...
Reproduction steps:1. Open users attached project2. Press Tools > Build App3. Open the built project in <Project folder>/Bu... Read more
[IL2CPP] The build launching with Xcode crashes when calling UnloadUnuse...
How to reproduce:1. Download the attached project from the link2. Build the project to iOS-- crashes when launching the build with X... 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