Search Issue Tracker

Fixed in 2018.2.X

Fixed in 2018.1.X

Votes

0

Found in

2018.1.0b3

Issue ID

989588

Regression

No

[WSA] Unable to load DLL 'advapi32.dll' when running an app at runtime after HttpWebRequest under il2cpp

Steps to reproduce:
1. Open the attached project (WebRequestIl2cppBug.zip)
2. Switch platform to Windows Store
3. Build for WSA Universal 10 with il2cpp scripting backend
4. Open Visual Studio solution
5. Deploy on a local machine
6. Observe the missing advapi32.dll error in Output window

Actual behavior: At app runtime the error is thrown
Expected behavior: At app runtime the app should be able to find the dll and run normally

Reproduced with: 2017.1.3f1, 2017.2.1p2, 2017.3.0p3, 2018.1.0b4, 2018.2.0a1

Fixed in: 2018.2.0a9
Backported to: 2018.1.0f1

Comments (6)

  1. valmin

    Dec 28, 2020 12:25

    2019.3.15f1
    still happens :(
    Any ideas of workaround for it?

  2. vfilho

    Feb 18, 2020 13:42

    This is still happening on 2019.2.21f1 and the 2019.3.1 that was the version with fix is full of bugs and crash the Mac os sometimes.

  3. joschemd

    Mar 06, 2019 18:16

    Same error with IL2CPP compiling when using code:
    var time = DateTime.Now;
    Reproducible in 2018.3.7f1

  4. awesomeunleashed

    Apr 03, 2018 02:55

    Any updates on when this fix will be released?

  5. martingrayson

    Mar 20, 2018 17:00

    What version has this been fixed in? I also have the same issue. Is there a workaround until the fix is out?

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.