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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
Add comment