Search Issue Tracker
[IL2CPP] Missing header error when trying to run
To reproduce: 1. Open attached project (IL2CPP.zip) 2. Build to iOS (or WebGL, etc.) (using IL2CPP scripting backend) 3. Try to depl... 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
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps: 1. Create a new project using Lego Microgame inside the folder named "המחשב שלי" -- OR 1. Open the attached proj... Read more
[iOS] GCHandle.Alloc throws error on il2cpp build
To reproduce: 1) Download and build project 2) Build and run il2cppTest scene on iOS 3) Notice error in console: ArgumentException:... Read more
[2021.1] IL2CPP build fails due to a crash in Tundra (introduced by 0-ch...
Reported on Forums: https://forum.unity.com/threads/il2cpp-development-build-fails-since-unity-2020-2.1084859/#post-6991988 In some... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps: 1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType" 2. Ensure IL2CPP is selected a... Read more
XCode fails building Avro serialization plugin
1. Open project from link below 2. Build to iOS 3. Building via XCode will fail with use of undeclared indetifiers in Bulk_Avro_0.cp... Read more
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps: 1. Open the attached user's project 2. Go to File > Build Settings 3. Switch to Android Platform and Build the ... Read more
[IL2CPP] inconsistent memory heap size ( ~30MB more with IL2CPP )
Reproduction steps: 1. Open the attached "Stripped" project. 2. Go to "Tools > Build Tests" in the menu bar. 3. Open and run the "mo... 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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed