Search Issue Tracker
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce:1. Open attached Unity project2. Build to Android platform--build fails with errors:Failed running D:\Unity\2019.2\... Read more
Build that contains a script with a struct which has a static nullable r...
How to reproduce:1. Open attached project "scriptBug.zip"2. Observe the "test" script in the Assets folder3. Try and build the scene... Read more
Newtonsoft Json doesn't correctly serialize classes inside the Packages ...
How to reproduce: Open the attached project "REMOVE-DATACONTRACT.zip" Build the project for UWP Expected results: "Dictionary Count:... Read more
[2021.1] IL2CPP build fails due to a crash in Tundra (introduced by 0-ch...
Reported on Forums: https://forum.unity.com/threads/il2cpp-development-build-fails-since-unity-2020-2.1084859/#post-6991988 In some ... Read more
Code isn't fully generated causing ExecutionEngineException when calling...
To reproduce:1. Open attached project2. Build it to iOS3. Try pressing the buttonThe button will call a function, which causes the b... Read more
IL2CPP does not support exception filters
1. Download and open attached project2. Try to build it for WebGL3. See that it does not build and an IL2CPP error appears in consol... Read more
[WebGL] System.GC.Collect(1) crashes in WebGL build
To reproduce:1) Open attached project and scene inside of it2) Build the project for WebGL3) Run it4) Click the button in the middle... Read more
IL2CPP throws a NullReferenceException when attempting to Export a Devel...
Reproduction steps: Open the user’s attached project Navigate to File → Build Settings Ensure that “Scenes/SampleScene” is included ... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... Read more
Error "il2cpp.exe did not run properly" while building for Android
To reproduce: 1. Open the attached project (il2cpp bug.zip)2. Build the project Expected: the build doesn't fail Reproduced 2017.2.3... 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