Search Issue Tracker
[Android] Memory leaks ~100mb with each HTTP request until Player crashe...
How to reproduce:1. Open the user-attached “il2cpp_armv7.zip”2. Edit → Project Settings → Player and change the Scripting Backend to... Read more
[IL2CPP][MacOS] Build fails with System.ArgumentException when building ...
How to reproduce:1. Create a new Unity project2. Edit -> Project Settings -> Player -> Other Settings -> Scripting Backe... Read more
System.Buffers option does not exist when selecting the Assembly reference
Reproduction steps:1. Open the attached project “AssemblyBug”2. Select “Assets/StrawberryShake/StrawberryShake.asmdef” asset3. In th... Read more
[IL2CPP] Crash in "il2cpp::vm::Class::SetupMethods" when EqualityCompare...
How to reproduce:1. Open the attached “TestIL2CPPEnumCrash.zip“ project2. Build for a Standalone Player3. Run a Build Player Expecte... Read more
Newtonsoft Json doesn't correctly serialize classes inside the Packages ...
How to reproduce: Open the attached project "REMOVE-DATACONTRACT.zip" Build the project for UWP Expected results: "Dictionary Count:... Read more
Referenced assets are unloaded by Resources.UnloadUnusedAssets() when us...
How to reproduce: Open the attached project "IN-30658.zip" Build And Run the project Expected results: "After unloading, the asset i... Read more
IL2CPP build fails after upgrading the project from 2020.3.25f1
How to reproduce:1. Open the attached project Bug2. Click Build Settings → Build3. Observe the Console Expected result: The build is... Read more
IL2CPP throws errors when using custom attributes
Reproduction steps:1. Open the attached project “CustomAttributesBug“2. Press File>Build And Run3. Observe the errors printed in ... Read more
[IL2CPP] Build can fail when 2 Assembly Definitions have similar names
How to reproduce:1. Open the attached Project "MC2BuildTest2021"2. Ensure IL2CPP is set as the Scripting Backend in Project Settings... Read more
IL2CPP doesn't follow Mono behaviour when using Type.Getmethod() to find...
Reproduction steps:1. Open the attached “IL2CPPBug” project2. Enter the Play Mode3. Observe the Console output4. Build And Run the g... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server