Search Issue Tracker
The IL2CPP and Mono Player crash when Application.Quit() is called
Reproduction steps:1. Open the attached project “repro_project“ (or “repro_project_without_graphics“ to save build time)2. Open File... Read more
[IL2CPP][Performance] Throwing a large number (~10000) exceptions in an ...
Reproduction steps:1. Open the attached project “ReproProject”2. Select IL2CPP as the Scripting Backend at (menu: Edit > Project ... Read more
Memory leak when using Native Plugin in Windows IL2CPP Build
How to reproduce:1. Open the attached project "MediaPipeUnityPlugin-all (bugreport_20240318).zip"2. Build And Run the project3. Open... 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
Fix and Re-expose Passthrough API which is currently it is blocked by IL...
This is regarding a bug reported by Microsoft on the Unity IL2CPP team. Doc with description of the issue and details: [https://docs... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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