Search Issue Tracker
Exception: IL2CPP Compilation failed when building a project for Android...
Reproduction steps:1) Open any project, or create a new one2) Switch platform to Android3) Make sure that Scripting Backend is set t... Read more
[IL2CPP] Crash in Update() on iOS and tvOS with Unity 5.5 beta
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS or tvOS.3) Deploy and run the build on a device ... 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
[iOS][IL2cpp] The C++ code generation done by IL2CPP is wrong when using...
Reproduction Steps:1. Open User's project2. Set Scripting Backend to IL2CPP3. Open "ffi_unity.cs" and "ffi.cs"Correct:4. Set print_a... Read more
Building fails as UnusedByteCodeStripper2.exe fails to run properly
To reproduce:1) Open attached project2) Build it for WebGL The process fails with these two errors:http://puu.sh/u78I7/d9d6df21cc.pn... Read more
Unity fails to convert classes into dex format when building il2cpp for ...
Steps to reproduce:1. Open project from the provided oc.unity3d link2. Build project for android using il2cpp-Error "Unable to conve... Read more
[Android][IL2CPP] Plugins returned value is different between x86 and AR...
Reproduction steps:1) Download and open user's attached project2) Build and run "game" scene on a device with x86 Instruction set Ac... Read more
[IL2CPP] Using generic struct as dictionary key does not work with IL2CPP
Steps to reproduce:1) Open the latest attached project.2) Build for iOS or Android with IL2CPP as the Scripting API.3) Deploy on a d... 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
[Android] [IL2CPP] Stacktrace returns wrong values
Steps to reproduce: 1) Download attached project ' TestStack.zip' and open in Unity2) Make sure Scripting Backend - IL2CPP in Player... 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
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected