Search Issue Tracker
[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
[Android] [iOS] Installation fails with exception: IL2CPP.exe did not ru...
Steps to reproduce: 1) Download attached project 'New Unity Project 3.zip' and open in Unity 2) Switch platform to Android 3) Make ... Read more
"Error: IL2CPP error" thrown when building Dedicated Server for Linux
How to reproduce: 1. Open the attached project "iamgoingcrazy.zip" 2. Build And Run the project for Dedicated Linux Server Expected... Read more
[iOS] Crash on il2cpp::vm::Exception::Raise after uncaught exception of ...
How to reproduce: 1. Build the attached project for iOS 2. Build & Run the app on device via Xcode 3. Press "Leave" button when the ... Read more
Unsafe Memory marshal fails on IL2CPP backend
Steps to reproduce: 1. Download 1146277_repro.zip and open "SampleScene" scene 2. Build project for Standalone IL2CPP 3. Launch play... Read more
[UWP] IL2CPP Failed to resolve System.IO.WindowsRuntimeStorageExtensions
How to reproduce: 1. Download attached project file and open "Scene" Scene 2. Switch platform to UWP and change scripting backend t... Read more
[IL2CPP] C# Reference parameter causes IndexOutOfRangeException on IL2CP...
Steps to reproduce: 1. Download 1077373_repro.zip 2. Build project on Standalone platform with IL2CPP backend 3. Launch build Expec... Read more
Multiple errors appear in the Console when building for IL2CPP
How to reproduce: 1. Open the user's attached project 2. Build the project for IL2CPP 3. Observe the Console Expected result: There... Read more
[IL2CPP] Crash in UpdateAllSkinnedMeshes with Engine Code Stripping on i...
All iOS projects made with IL2CPP and Engine Code Stripping crash on startup in UpdateAllSkinnedMeshes(). Steps to reproduce: 1) Cr... Read more
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps: 1. Open the attached user's project "ReflectionBug.zip" 2. Build and run on a device 3. Open the application and... 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