Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.2.8f1
2019.2.11f1
Issue ID
1195969
Regression
Yes
[iOS] UnityWebRequest.SendWebRequest will never finish if the same URL is requested before the first completes
How to reproduce:
1. Build the "WebRequestFreeze.zip" project for iOS
2. Build & Run the app on device via Xcode
3. Check the console (filter first and second)
Actual result: The second request never gets completed.
Expected result: The second request gets completed.
Reproducible with: 2019.2.8f1, 2019.2.11f1, 2019.3.0b10, 2020.1.0a12.
Regression introduced in: 2019.2.8f1.
Not reproducible with: 2017.4.34f1, 2018.4.12f1, 2019.1.14f1, 2019.2.7f2.
Devices reproducible with:
- iPhone 8 (iOS 12.1.2)
- iPhone 7+ (iOS 11.4.1)
Devices not reproducible with:
- VLNQA00262, Sony Xperia XZ Premium (G8141), Android 9, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Notes:
- Not reproducible on Editor.
-------------------
Fixed in 2020.1.0a15, 2019.3.0f6.
Comments (1)
-
anflaoo
Mar 09, 2020 16:07
Hi issue generation my ver = 2019.3.4f1
SendWebRequest
while( !isDone ) {}
...
Infinite loop...
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1