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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
This is a duplicate of issue #989588