Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0p2
2017.3.0a3
Issue ID
1001438
Regression
Yes
[UnityWebRequest][iOS] UnityWebRequest.GetAssetBundle sometimes never finishes on iOS with bad network connection
To reproduce:
1. Open user's attached project
2. On the device go to Settings -> Developer -> enable Status Network Link Conditioner and select «Edge»
3. Build and run the project on the device
4. Press download button
5. Notice that download doesn't start and never ends
-- There is a timeout set in the script to 5 but with Edge network emulation this is skipped.
Expected result: Timeout error should be returned.
Actual result: Application attempts to download Asset Bundle and never ends
Reproduced with: Unity 2017.3.0p4, 2018.1.0b7, 2018.2.0a1
No repro: 2017.2.1p4, 2017.3.0a2
Device: iPhone 7+ iOS 11.2.5, iPhone SE iOS 9.3
Fixed in: Unity 2018.2.0a3
Backported to: 2018.1.0b11, 2017.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment