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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (fix version 2021.3.44f1):
Fixed issue on iOS Simulator would error due to a missing libc library.