Search Issue Tracker
Fixed
Fixed in 2022.3.53f1, 6000.0.28f1, 6000.1.0a5, 7000.0.0a10
Votes
24
Found in
2021.3.43f1
2022.3.45f1
Issue ID
UUM-79112
Regression
No
"DllNotFoundException: Unable to load DLL 'kernel32.dll'" is thrown when using HttpClient on Hololens 2
How to reproduce:
1. Open the attached project "hololens-http-request-repro.zip"
2. Build And Run the project on HoloLens 2
Expected results: No errors are thrown in the Player
Actual results: "DllNotFoundException: Unable to load DLL 'kernel32.dll'" is thrown in the Player
Reproducible with: 2021.3.43f1, 2022.3.45f1
Could not test with: 6000.0.17f1 (Player hangs on launch)
Reproducible on: Windows 11 23H2
Not reproducible on: No other environment tested
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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
AndHog
Nov 07, 2024 10:59
Also an issue for us. Workaround to use older 2022 LTS version works for now, but would prefer to keep up to date with latest LTS.
big_3
Oct 02, 2024 18:04
Same here. Please fix this.
LocalJoost
Sep 23, 2024 13:32
It is still present in the very latest LTS (2022.3.47f1) which makes me a bit sad, tbh
PhilVision
Sep 18, 2024 20:45
Correction to my last comment: I meant to say v2022(!).3.40f1 and v2022(!).3.39f1
Haven't tested on v2021.
PhilVision
Sep 18, 2024 20:42
The bug seems to have been introduced with Unity v2021.3.40f1!
The LTS releases v2021.3.39f1 and lower do not seem to be affected.
JanSelchow
Sep 18, 2024 08:16
This is affecting our project critically. Please work on a fix urgently.
juliengloria
Sep 04, 2024 09:35
Same issue, hope a fix soon <3