Search Issue Tracker
Android x86 architecture APK fails to build with IL2CPP
To reproduce:1. Open empty project2. Build an APK with IL2CPP and x86 selected --Build fails Reproduced with: 2019.2.0a7, 2019.2.0a1... Read more
IL2CPP Build fails when inline-setter optimization is used
How to reproduce:1. Open the user-attached “ilreprosend.zip” project2. Open the Build Settings window (File → Build Settings…)3. Bui... Read more
[Android] [WebGL] Il2CPP build crash on AssemblyResolutionException
Steps to reproduce:1) Download attached project "AssemblyBug.zip" and open in Unity2) Make sure platform is set to Android3) Ctr+Shi... Read more
[IL2CPP] transform.GetType().GetProperties does not return some of the p...
Steps to reproduce:1) Open the attached project.2) Build for iOS or Android with IL2cpp as the scripting backend.3) Run on a device.... Read more
[Android] IL2CPP fails to build with vanilla Facebook SDK
Steps to reproduce:1) Download attached project ' Facebook780AndroidIL2CPP.zip' and open in Unity2) Make sure platform is set to And... Read more
[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime
When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... Read more
[WebGL] System.DateTime.Now crashes player when .Net runtime is set to 4.x
To reproduce:1) Open the attached project and scene2) Build and run on WebGL Result: It fails with "Maximum call stack size exceeded... Read more
InvalidCastException thrown when running IL2CPP build
Reproduction steps:1. Open the user's attached project2. Make sure IL2CPP is selected in Edit > Project Settings > Player3. Fi... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps:1. Create a new project using Lego Microgame inside the folder named "המחשב שלי"-- OR1. Open the attached project... Read more
[UWP] IL2CPP build fails when project contains a .winmd file that is com...
Steps to reproduce:1. Download attached project2. Switch platform to UWP.3. In toolbar select Tools -> Vungle -> Prepare Windo... 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