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
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1