Search Issue Tracker

By Design

Votes

0

Found in

2018.4.0f1

2019.1.0a1

2019.1.3f1

2019.2.0a1

2019.3.0a1

Issue ID

1157129

Regression

No

[IL2CPP] Build fails when processing a .dll plugin

IL2CPP

-

How to reproduce:
1. Open the attached project ("case_1157129-IL2CPP_WebGL_compile_bug_report.zip")
2. Try making a build with IL2CPP

Expected results: the build builds successfully
Actual results: The build fails with "il2cpp.exe did not run properly!" exception

Reproducible with: 2018.4.3f1, 2019.1.8f1, 2019.2.0b7, 2019.3.0a7
Couldn't test with 2017.4 as it does not support IL2CPP backend for standalone

  1. Resolution Note:

    It looks like an assembly in this project has invalid IL code. IL2CPP cannot convert assemblies with invalid IL code.

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.