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
"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
[IL2CPP] Build fails when using protobuf-net.Grpc
How to reproduce:1. Open the attached Project "GrpcIL2CPPIssueTest"2. Build the Project Expected result: The Build succeedsActual re... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist