Search Issue Tracker
[Serialization] [IL2CPP] BinaryFormatter.Deserialize method fails to des...
How to reproduce: 1. Open the attached Unity project ("1361559_2021.2.0a18_repro.zip") 2. Build And Run Expected result: dummyFloat... 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
[UWP] Memory leak when creating BitmapDecoders using MemoryStreams
How to reproduce: 1. Open the attached "Il2CppMemLeakSampleDesktop.zip" project 2. Build the "SampleScene" Scene to UWP 3. Open Visu... Read more
IL2CPP build fails when project includes System.Drawing.Common.dll
How to reproduce: 1. Open the attached “SystemDrawingBug.zip” project 2. Build with IL2CPP Scripting Backend Expected result: Build... Read more
[Android][IL2CPP] Boxed integer is not equal to itself when project is b...
Reproduction steps: 1. Open the attached user's project "Il2cppproj.zip" 2. Go to Project settings > Player > Other settings and sel... 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
[UWP] Builds fail with Rewired
How to reproduce: 1. Open the attached "1UWPBuildBug.zip" project 2. Build to UWP Expected result: Build succeeds Actual result: Bu... Read more
[IL2CPP] Can't build on Windows when system display language is set to T...
How to reproduce: 1. Set Windows display language to Turkish 2. Sign out of Windows and sign in again 3. Create a new Unity project ... 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
IL2CPP Building for Android gets stuck when LeapMotion is used
How to reproduce it: 1. Open the user's attached project "Live2DViewerEX Android Overlay Test.zip" 2. Go to the Project Settings -> ... 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