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 are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
This is a duplicate of issue #989588