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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Resolution Note (fix version 2021.3.44f1):
Fixed issue on iOS Simulator would error due to a missing libc library.