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.
-
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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1