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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note (fix version 2021.3.44f1):
Fixed issue on iOS Simulator would error due to a missing libc library.