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
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment