Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.4.1f1
Issue ID
833083
Regression
No
[macOS] UnityWebRequest starts failing to download files after several hundred consecutive downloads
Downloading assets with UnityWebRequest starts failing after many consecutive downloads (around a 1000).
Steps to reproduce:
1) Open the attached project.
2) Open 'Test Scene'.
3) Build as a Mac Standalone player with script debugging enabled.
4) Run the build.
5) Observe the Player.log.
After downloading ~950 files 'Failed to receive data' messages start logging in the console.
Reproduced on:
5.5.0b4, 5.4.1p2, 5.3.6p6 - OSX Standalone.
Should also reproduce on some iOS devices (the user was able to reproduce on iPhone 4S running iOS 9). Did not reproduce on iPhone 5 iOS 9.3.3, iPhone 5 iOS 10.0.1, iPhone 6 Plus iOS 10.0. Also does not reproduce on Windows Standalone.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
Add comment