Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
0
Found in
2017.4.8f1
Issue ID
1071825
Regression
No
[iOS] Unknown Error using Unitywebrequest to download a file if it finishes while application is minimized
Reproduction steps:
1. Open the attached project.
2. Build and run it on an iOS device.
3. Minimize the application before download finishes.
4. Wait for a minute.
5. Maximize the application.
Actual behavior:
"done = True"
"error = Unknown Error"
Expected behavior:
"done = True"
"error="
Reproduced with:
2017.2.3p3, 2018.1.9f1, 2018.2.5f1, 2018.3.0a9
iPhone 6 iOS 10.3.3, iPod Touch 6 iOS 10.2.1
Not reproducible with:
Android
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment