Search Issue Tracker
[Android] IL2CPP Build fails when building ARMv64 architecture
To reproduce:1. Open the user's attached project2. Make sure Scripting Backend is set to IL2CPP3. Make sure Target Architecture is s... 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 attach... 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 Unity2) Switch platform to Android3) Make sur... 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 re... Read more
[iOS] Crash on il2cpp::vm::Exception::Raise after uncaught exception of ...
How to reproduce:1. Build the attached project for iOS2. Build & Run the app on device via Xcode3. 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" scene2. Build project for Standalone IL2CPP3. Launch player ... Read more
[UWP] IL2CPP Failed to resolve System.IO.WindowsRuntimeStorageExtensions
How to reproduce:1. Download attached project file and open "Scene" Scene2. Switch platform to UWP and change scripting backend to i... Read more
[IL2CPP] C# Reference parameter causes IndexOutOfRangeException on IL2CP...
Steps to reproduce:1. Download 1077373_repro.zip2. Build project on Standalone platform with IL2CPP backend3. Launch build Expected ... Read more
Multiple errors appear in the Console when building for IL2CPP
How to reproduce:1. Open the user's attached project2. Build the project for IL2CPP3. Observe the Console Expected result: There are... 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) Crea... 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