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
[Android] [IL2CPP] Accessing a particle system's frameOverTime.curve whe...
Reproduction steps:1. Open the attached project "ReproProj"2. Build And Run the “/Assets/test.unity” Scene3. Tap the white button4. ... 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
- 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