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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1