You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't fail constructing WebProxyData if retrieving proxy data from the registry fails with DllNotFoundException. We don't construct it on Unity AOT profile anyway, and it's better for it to work without proxy support than not work at all.
Release notes:
� Universal Windows Platform: Fixed HttpWebRequest throwing
DllNotFoundException on IL2CPP scripting backend (case 989588).
0 commit comments