Search Issue Tracker
Fixed
Fixed in 2021.3.44f1
Votes
0
Found in
2021.3.41f1
Issue ID
UUM-77088
Regression
No
“DllNotFoundException: Unable to load DLL 'libc'“ error thrown when calling System.Net.CookieContainer on WebGL build
How to reproduce:
1. Open the “bug-webgl-exception“ project
2. Open the “SampleScene“
3. Navigate to the “File/Build Settings“
4. Build and Run a WebGL application
5. Observe the Console window
Expected result: No errors
Actual result: “DllNotFoundException: Unable to load DLL 'libc'.“ error in the Console
Reproducible with: 2021.3.41f1, 2022.3.22f1
Not reproducible with: 2022.3.40f1, 6000.0.13f1
Fixed in: 2022.3.23f1
Reproducible on: macOS 14.5 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environments 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2021.3.44f1):
Fixed issue on iOS Simulator would error due to a missing libc library.