Search Issue Tracker
Build crashes on il2cpp::vm::Class::GetVirtualMethod when Building and R...
Reproduction steps:1. Open the user’s attached project2. Build And Run Expected result: The build does not crashActual result: The b... Read more
[IL2CPP] Using a Service Locator to retrieve a static list of classes do...
Steps to reproduce:1. Open the attached user's project "TapTapTap.zip"2. Make sure to install this package https://github.com/Studio... Read more
After adding IL2CPP Scripting Backend support Builds crash
How to reproduce:1. Open the user's attached project2. Open the “Scene” Scene (Assets/_Project/Scenes/Scene.unity)3. Click on Assets... Read more
Script can't be instantiated in the Player when the project is built wit...
How to reproduce:1. Open the user-attached project “2022.2 Beta Project”2. Build And Run the project with IL2CPP Scripting Backend3.... Read more
Crash on DotsSerialization_CreateReader when using Entities with Subscen...
Reproduction steps:1. Open the attached project "pfl_0001_devmain"2. Click "File/BXB/Build In-Progress + Addressables/Release" in th... Read more
Marshal.OffsetOf returns invalid value in IL2CPP for misaligned fields o...
Marshal.OffsetOf returns invalid value in IL2CPP for misaligned fields on macOS, .NET 7.0/ Unity Mono return correct value. On 2022.... 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.HashCodeCollisionException is thrown when Generic Method Overload...
How to reproduce:1. Open the user-attached “My project.zip” project2. Make sure the Scripting Backend is set to IL2CPP in the Player... Read more
IL2CPP returns a pointer to the stack value which points to invalid memo...
How to reproduce:1. Open the attached project2. Build and Run (File>Build And Run)3. Observe the outputted “Assembly-CSharp.cpp“ ... Read more
IL2CPP build fails when a project is using IKVM.dll files
How to reproduce:1. Open the user-attached “IKVM.zip” project with IL2CPP support installed2. Build the project (File → Build Settin... 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