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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment