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
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
- Camera Background Solid Color does not Render
Add comment