Search Issue Tracker

Fixed

Unknown (hidden) 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X

Votes

1

Found in

2020.3.38f1

2021.3.8f1

2022.2.0b6

2023.1.0a8

Issue ID

UUM-12786

Regression

No

System.Net.WebClient not working when building on Android

--

-

How to reproduce:
1. Open the attached user's project 'WebClientBug.zip'
2. Build and Run on Android with Mono backend enabled

Expected result: Errors don't appear in logs
Actual result: Errors appear in logs

Reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8

Reproducible with these devices:
VLNQA00001, Google Pixel 2 (Pixel 2), Android 11, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00316, Samsung Galaxy Note10 (SM-N970F), Android 9, CPU: Exynos 9 Series 9825, GPU: Mali-G76
VLNQA00225, Qualcomm null (SDM845 for arm64), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00288, Samsung Galaxy J7 (SM-J730F), Android 8.1.0, CPU: Exynos 7 Octa 7870, GPU: Mali-T830

Errors in logs:
at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <2288335edf014cd7a1a1b0d0ac24e188>:0
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <2288335edf014cd7a1a1b0d0ac24e188>:0
at System.Net.WebOperation.Run () [0x0009a] in <2288335edf014cd7a1a1b0d0ac24e188>:0
at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <2288335edf014cd7a1a1b0d0ac24e188>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <2288335edf014cd7a1a1b0d0ac24e188>:0
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <2288335edf014cd7a1a1b0d0ac24e188>:0

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.