Search Issue Tracker
[IL2CPP] Building project fails when using custom dlls
How to reproduce:1. Open user's project2. Create an empty gameObject and add "test" script from projects view3. Build that scene Exp... Read more
[iOS] Crash when accessing members of IEnumerable
Steps to reproduce:1) Open the attached project.2) Build the project for iOS.3) Deploy the project to a device via Xcode.4) Open the... Read more
[IL2CPP] Project doesn't build for "WebGL" with "Failed running <...>\il...
Reproduction steps:1. Open attached project.2. Build "ts" scene for "WebGL".3. Build process stops with(Full errors are in the "il2c... Read more
[WebGL] "Not implemented: Class::FromIl2CppType" error is thrown and a c...
How to reproduce:1. Open the attached project2. Make a WebGL build3. Host the WebGL build4. Open the built WebGL Player in a browser... Read more
IL2CPP build returns incorrect results when using Pointer Arithmetic
How to reproduce:1. Open the user-attached project “TestUnityProject”2. Open the “IL2CPP_pointer_arithmetic_bug_report” scene3. Clic... 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 crashes when two non-existing methods with same declaring types a...
IL2CPP crashes when two non-existing methods with same declaring types and parameter counts are referenced from a DLL with this call... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps:1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType"2. Ensure IL2CPP is selected as ... Read more
IL2CPP Build fails when using .NET Framework API Compatibility
How to reproduce:1. Open the user attached "IL2CPPTypeConversion.zip" project2. Build the project (File -> Build Settings -> B... Read more
[IL2CPP] MarshalDirectiveException; marshaling of delegates as fields of...
Issue with marshaling of delegates as fields of a struct when using IL2CPP - As noted by the user, there are no issues when using th... 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