Search Issue Tracker

0
votes
By Design

First IL2CPP build of specific project takes 3-5x longer to build

IL2CPP

-

Feb 03, 2017

-

Version/s: 5.5.1p1

To reproduce:1) Open attached project2) Build it On first build, WebGL takes 10 minutes while Android takes whole 20 minutesOn subse... Read more

0
votes
Fixed

[IL2CPP] PreserveSig attribute is ignored when building with IL2CPP

IL2CPP

-

Dec 03, 2019

-

Version/s: 2018.4, 2019.2, 2019.2.12f1, 2019.3, 2020.1

How to reproduce:1. Open the attached project ("case_1202914-IL2CPP PreserveSig.zip")2. Make a Standalone build with IL2CPP scriptin... Read more

0
votes
Fixed

[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...

IL2CPP

-

Nov 10, 2018

-

Version/s: 2017.3.0a1, 2017.4.15f1, 2018.2.12f1, 2018.2.16f1, 2018.3.0b9, 2019.1.0a8

Steps to reproduce:1. Download attached project2. Build "Main" scene for Standalone3. Open build project Expected results: No except... Read more

0
votes
By Design

[iOS, il2cpp] System.DateTime.Now is slow on the first run

IL2CPP

-

Aug 25, 2017

-

Version/s: 2017.1.0p3

To reproduce:1. Open project attached by QA2. Build it for iOS3. In XCode's top menu bar select Product -> Profile4. From the ins... Read more

0
votes
Fixed

[IL2CPP] IL2CPP builds does not catch System.ArgumentException when tryi...

IL2CPP

-

Aug 24, 2017

-

Version/s: 5.6.1f1

Socket.Bind(new IPEndPoint(IPAddress.IPv6Any, 5000)) throws exception (System.ArgumentException) and catch (Exception e) does not ca... Read more

0
votes
Fixed

[IL2CPP] Using contravariance causes a compilation failure with type mis...

IL2CPP

-

Feb 14, 2017

-

Version/s: 5.6.0b7

Steps to reproduce:1) Open the latest attached project.2) Build for iOS/Android with IL2CPP as the Scripting API.- Build will fail f... Read more

0
votes
Fixed

Code isn't fully generated causing ExecutionEngineException when calling...

IL2CPP

-

Feb 13, 2017

-

Version/s: 5.6.0b7

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

0
votes
By Design

Building fails as UnusedByteCodeStripper2.exe fails to run properly

IL2CPP

-

Feb 11, 2017

-

Version/s: 5.5.1f1

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

0
votes
Fixed

[IL2CPP] Build fails due to IndexOutOfRangeException when building with ...

IL2CPP

-

Mar 15, 2021

-

Version/s: 2020.2.0a3, 2020.2.7f1, 2020.3, 2021.1, 2021.2

Steps to reproduce:1. Open the attached project ("2020.2.zip")2. Check "Development Build" and "Script Debugging" in Build Settings3... Read more

10
votes
Not Reproducible

[DOTS][Mobile] IL2CPP ARM64 app crashes on start in release build

IL2CPP

-

May 26, 2021

-

Version/s: 2020.3, 2020.3.8f1, 2021.1, 2021.2

Steps to reproduce:1. Open the user's attached project "ECS Test with ARM64.zip"2. Build it to Android3. Open the app Expected resul... Read more