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 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
FileSystemWatcher throws debug assertion error when building with IL2CPP
Reproduction steps:1. Open the attached project2. Go to Edit -> Project Settings -> Player3. Set "Scripting Backend" to IL2CPP... 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 build fails when changes to C#’s async state machine-generated co...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/ReproScene.unity” Scene3. Open File > Buil... Read more
[UWP] Memory leak when creating BitmapDecoders using MemoryStreams
How to reproduce:1. Open the attached "Il2CppMemLeakSampleDesktop.zip" project2. Build the "SampleScene" Scene to UWP3. Open Visual ... 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
[IL2CPP] Can't build on Windows when system display language is set to T...
How to reproduce:1. Set Windows display language to Turkish2. Sign out of Windows and sign in again3. Create a new Unity project4. I... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server