Search Issue Tracker
IL2CPP metadata allocates more memory when testing with 2022.3 compared ...
Reproduction steps:1. Open project2. Switch to iOS3. In Player settings, select IL2CPP (Edit > Project Settings > Player)4. In... Read more
The "--additional-libraries" argument is ignored when building projects ...
How to reproduce:1. Open the attached “IL2CPP_additional_libraries_issue“ project2. Open the “ProjectSettings.asset” file (IL2CPP_ad... Read more
[iOS] Memory leaks when using the SslStream class
How to reproduce:1. Open the attached project "ssl_strem_dispose.zip"2. Build and Run the Scene "SampleScene" on iOS3. Launch Instru... Read more
[IL2CPP] Crash when closing the Player while an exception is thrown duri...
How to reproduce:1. Open the attached Project "il2cppTest.zip"2. Build and Run the Scene "SampleScene"3. In the Player, click the bu... Read more
IL2CPP Build fails when using type names with special characters
How to reproduce:1. Open the attached “GemboxIl2CPP.zip” project2. Build the project using the IL2CPP Backend3. Observe the message ... Read more
[IL2CPP] RuntimeMethodHandle.GetFunctionPointer() returns 0 when used on...
How to reproduce:1. Open the attached Project "GetFunctionPointerReturnsZero.zip"2. In the Project Settings, under Player -> Othe... Read more
IL2CPP compiler errors when using explicit struct layout on classes with...
How to reproduce:1. Open the attached project "Il2cppTesting.zip"2. Build the project Expected results: The Build is successfulActua... Read more
Slow synchronization primitives (lock, volatile, interlocked) on IL2CPP
Steps to reproduce: Originally reported on Discussions here: [https://discussions.unity.com/t/poor-performance-of-synchronization-pr... Read more
Build fails with cast error when building Linux Player
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build Settings…3. Select the Linux target4. Build the p... Read more
Build fails with IL2CPP error when building for UWP
How to reproduce:1. Open the attached project "IN-83268.zip"2. Build the project for UWP Expected results: Build is successfulActual... 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