Search Issue Tracker
Duplicate
Votes
12
Found in
2017.1.0p5
Issue ID
964895
Regression
No
Unable to load DLL 'advapi32.dll' when running an app on hololens at runtime after HttpWebRequest
Steps to reproduce:
1. Open the attached project (Own Cloud)
2. Switch platform to Windows Store
3. Build for WSA Universal 10 with il2cpp scripting backend, Target device - Hololens
4. Open Visual Studio solution
5. Deploy on a remote machine
6. Observe the the missing advapi32.dll error in Output window
Actual behavior: At Hololens runtime the error is thrown
Expected behavior: At Hololens runtime the app should be able to find the dll and run normally
Reproduced with: 2017.1.2p4, 2017.2.0p2 MRTP5, 2017.2.1f1, 2017.3.0f2, 2018.1.0a7
Comments (4)
-
vfilho
Feb 18, 2020 13:41
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.
-
joschemd
Mar 06, 2019 18:15
Same error with IL2CPP compiling when using code:
var time = DateTime.Now;
Reproducible in 2018.3.7f1
-
nilsubimax
Feb 22, 2018 12:44
Reproduced with 2017.3.1f1
-
dri-JHerber
Feb 14, 2018 16:07
Reproduced with 2017.2.1p3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
This is a duplicate of issue #989588