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
-
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
- Shadows don't update when the Cascade Count is set to 1
- "alphaHitTestMinimumThreshold" sometimes doesn't hit the Image when the Image Type is Sliced or Tiled
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
This is a duplicate of issue #989588