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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment