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
6000.0.37f1
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
Comments (8)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Leonarbitrary_Nonsense
Feb 17, 2025 14:12
Just in case someone runs into the issue, this is also a bug in 2022.3.47f1, but works in 2022.3.34f1. As someone mentionned in a prior comment, it seems like the issue was re-introduced starting in 2022.3.40f1.
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