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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment