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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment