Search Issue Tracker

Fixed in 2018.3.X

Fixed in 2019.1.X

Votes

0

Found in

2018.3.0a1

2018.3.6f1

2019.1.0a1

2019.2.0a1

Issue ID

1128665

Regression

No

IL2CPP build fails if delegate has an 'in' parameter

IL2CPP

-

Steps to reproduce:
1. Download 1128665_repro.zip
2. Build project for Standalone with IL2CPP backend

Actual results: Build fails with an exception.

Reproduced with: 2019.2.0a6, 2019.1.0b4, 2018.3.7f1

stdout:
Building GameAssembly.dll with MsvcDesktopToolChain
Msvc Install Version: 15.0
Msvc Install SDK Directory: C:\Program Files (x86)\Windows Kits\10
Msvc Linker Path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.20.27323\bin\HostX64\x64\link.exe
Msvc Compiler Path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.20.27323\bin\HostX64\x64\cl.exe

Output directory: C:\Users\sarunas\Downloads\case_1128665-InDelegateBug\Temp\StagingArea\Data\Native
Cache directory: C:\Users\sarunas\Downloads\case_1128665-InDelegateBug\Library\il2cpp_cache
il2cpp.exe didn't catch exception: Unity.IL2CPP.Building.BuilderFailedException: Generics10.cpp

  1. Resolution Note (fix version 2018.3):

    Fixed in 2019.2.0a10
    Backported to 2018.3.10f1, 2019.1.0b9

Add comment

Log in to post comment

All about bugs

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