Search Issue Tracker

Won't Fix

Votes

0

Found in

2019.3

2019.3.11f1

Issue ID

1242044

Regression

No

[IL2CPP] Build failure when using Il2CppCompilerConfiguration.Master and Architecture x86

IL2CPP

-

How to reproduce:
1. Open attached project "794491_ProjectWilsonRepro.zip"
2. In Project settings open Player -> Other Settings -> Configuration
3. Set "Scripting Backend" to "IL2CPP"
4. Set "C++ Compiler Configuration" to "Master"
5. In Build Settings, select "x86" Architecture
6. Press "Build" button
7. Observe the Console window after the standalone is built (this takes around 10-20minutes)

Expected result: the build is successful
Actual result: the build is failed

Reproducible with: 2019.3.14f1
Could not test with: 2018.4.23f1 (unsuccessful downgrade of a large project with multiple errors), 2020.1.0b9, 2020.2.0a11 (UnityWebRequest obsolete and deprecated errors)

  1. Resolution Note:

    This looks like a bug in the Microsoft linker. To work around it, don't use the Master build configuration with this project.

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.