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
Application crash when generic methods are called in multiple threads
Steps to reproduce:1. Open the attached user's project "TestIL2CPPCrash.zip"2. Switch to the Android Platform or Windows standalone3... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default