Search Issue Tracker
Player crashes on il2cpp::os::Thread::GetCurrentThread() + 83 when shut...
How to reproduce: 1. Open the attached provided in the link in the Edit section 2. Build and run 3. When the PLayer launches let it... Read more
[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() fo...
Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types. To repro: 1) Open atta... Read more
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce: 1) Open the latest attached project. 2) Build for iOS/Android with IL2CPP as the Scripting API. - Build will fai... Read more
[WebGL] System.DateTime.Now crashes player when .Net runtime is set to 4.x
To reproduce: 1) Open the attached project and scene 2) Build and run on WebGL Result: It fails with "Maximum call stack size excee... Read more
Fatal IL2CPP Linker errors are thrown when building a project with Entia...
How to reproduce: 1. Open the user attached project 2. Make sure that the scripting backend in Player Settings is set to IL2CPP 3. ... Read more
[IL2CPP] Project Build process fails due GetObjects function
To reproduce: 1. Download the attached project "il2cpp_gen_bug.zip" and open in Unity 2. Open "SampleScene" scene 3. Go to Edit > P... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps: 1. Open the attached project 2. Build and run the project with IL2CPP on Android device 3. App crashes on startu... Read more
[IL2CPP] Build fails on x86 with C++ source code native plugins
Steps to reproduce: 1. Download attached project 2. Change architecture to x86 3. Build project Expected results: Build is successf... Read more
IL2CPP strips parameter attributes
Steps to reproduce: 1. Open user attached project 2. Build to anything that supports IL2CPP (Tested Android and iOS) 3. Inspect debu... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow