Search Issue Tracker
In Progress
Fix In Review for 2022.3.X, 6000.0.X, 6000.1.X
Votes
22
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
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