Search Issue Tracker
DateTime.Now throws exception in IL2CPP build
Steps to reproduce:1. Download 1065602_repro.zip and open "new" scene2. Switch platform to UWP3. Build project on IL2CPP backend4. O... Read more
[.NET 4.x][IL2CPP] MultiCastDelegate is leaking memory in Built projects
To reproduce: 1. Download attached project "LeakTestCase.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting Runtime V... Read more
[IL2CPP] AnalyticsEventType attribute is serialized despite having a Jso...
Reproduction steps:1. Open the attached project.2. Open the "SampleScene" scene and play it.3. Press the "Serialize" button.4. Notic... Read more
Master builds with IL2CPP take 10 times longer than in 2018.2
It happens because master builds compile generated C++ code with LTCG enables. This should be an option, rather than always be done.... Read more
Debugging with async/await doesn't work when using IL2CPP
When stepping through "await" statement, Visual Studio will jump to "Frame not in module. The current stack frame was not found in a... Read more
[IL2CPP] Project Build process fails due GetObjects function
To reproduce: 1. Download the attached project "il2cpp_gen_bug.zip" and open in Unity2. Open "SampleScene" scene3. Go to Edit > P... Read more
[IL2CPP] [iOS] "Not found associated module for breakpoint" error in Rid...
Reproduction steps:1. Make sure you have Rider code Editor.2. Make sure iOS device has SIM card inserted and Mobile Data is toggled ... Read more
[IL2CPP] Certain LINQ query operation return null
Steps to reproduce:1. Download attached project2. Build a "scene" for the Standalone platform3. Launch player Expected results: oper... Read more
[Windows][IL2CPP] Standalone Player does not throw an Error when initial...
To reproduce: 1. Download attached project "TestSocket2018.3.zip" and open in Unity2. Open "SampleScene" scene3. Enter to Play mode4... Read more
IL2CPP ignores CDECL calling convention attribute
Steps to reproduce:1. Download 1083396_repro.zip project2. Switch platform to UWP3. Build project on IL2CPP backend4. Open Visual St... 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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script