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
- Crash on WriteParticleLineVertex when the "Generate Lighting Data" property is enabled in the Particle System
- UI overlay becomes visible in ray-traced reflections when HDR Color output is enabled
- Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
Resolution Note (fix version 2019.2):
fixed in 2019.2.20f1