Search Issue Tracker

0
votes
Fixed

Unneccessary MonoBehaviours included because UnityRootStrategy command l...

IL2CPP

-

Jul 19, 2021

-

Version/s: 2020.3, 2020.3.4f1, 2021.1

How to reproduce:1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 20192. In "UnityLinkerTest.cs" edit "UnityIns... Read more

0
votes
Won't Fix

Getting the current process name returns Null when building with IL2CPP

IL2CPP

-

Sep 26, 2022

-

Version/s: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a10

How to reproduce:1. Open user-attached project “2022.2 Beta Project”2. Build the project with the IL2CPP Scripting Backend3. Observe... Read more

0
votes
Fixed

[IL2CPP] System.Array.Copy() corrupts data with IL2CPP

IL2CPP

-

Nov 07, 2016

-

Version/s: 5.3.6p6

When copying arrays using IL2CPP, the results differ from the ones when using Mono compiler. Steps to reproduce:1) Open the latest a... Read more

0
votes
By Design

[Android] [WebGL] Il2CPP build crash on AssemblyResolutionException

IL2CPP

-

Nov 06, 2016

-

Version/s: 5.5.0b10

Steps to reproduce:1) Download attached project "AssemblyBug.zip" and open in Unity2) Make sure platform is set to Android3) Ctr+Shi... Read more

0
votes
Fixed

[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime

IL2CPP

-

Jul 12, 2021

-

Version/s:

When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... Read more

0
votes
Fixed

Fatal IL2CPP Linker errors are thrown when building a project with Entia...

IL2CPP

-

Aug 09, 2019

-

Version/s: 2019.1.0a4, 2019.2.0a1, 2019.2.0f1, 2019.3.0a1

How to reproduce:1. Open the user attached project2. Make sure that the scripting backend in Player Settings is set to IL2CPP3. Buil... Read more

0
votes
Fixed

Exception: Unity.IL2CPP.Building.BuilderFailedException is thrown when b...

IL2CPP

-

Mar 30, 2021

-

Version/s: 2021.2.0a3

How to reproduce:1. Open the user's attached "verify.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build And Run4. ... Read more

8
votes
Active

[iOS] [Android] External library generics fail during IL2CPP build

IL2CPP

-

Oct 29, 2025

-

Version/s: 6000.0.61f1, 6000.2.9f1, 6000.3.0b8, 6000.4.0a4

How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build for Android Expected result: Build successf... Read more

0
votes
Fixed

IL2CPP crashes when two non-existing methods with same declaring types a...

IL2CPP

-

Jun 02, 2017

-

Version/s: 5.6.0b3

IL2CPP crashes when two non-existing methods with same declaring types and parameter counts are referenced from a DLL with this call... Read more

0
votes
Fixed

[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() fo...

IL2CPP

-

Nov 30, 2016

-

Version/s: 5.4.2p4

Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types. To repro:1) Open attach... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.