Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.1.5f1
Issue ID
1160776
Regression
No
Aborted UnityWebRequest does not clean up partly downloaded resources
Steps to reproduce:
1. Open the attached project
2. Build and run to Android device
3. On device, open Settings -> Apps -> AssetBundleTest
4. Under the 'Storage' section, observe how much memory is used
5. Go back to Player
6. Press Download (to start downloading AB) and Cancel (to Abort the request)
7. Go back to Settings and notice that the amount of memory used has increased
Expected result: aborting webRequest should clean up the partly downloaded data
Actual result: repeating Download AB webRequest and aborting it will keep collecting partly downloaded data without any cleanup
Reproduced with: 2019.1.7f1, 2019.2.0b8, 2019.3.0a6
Unable to reproduce with older versions due to errors
Devices tested:
VLNQA00144, Samsung Galaxy S9 (SM-G960U1), Android 9, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment