Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.20.0
Issue ID
ADDR-2782
Regression
No
Addressables create memory leak when using UnloadSceneAsync
Reproduction steps:
1. Open the user's attached project
2. Open Window -> Asset Management -> Addressables -> Groups
3. Build Addressables by pressing "New Build"
4. Set Play Mode Script to "Use Existing Build"
5. Open Window -> Analysis -> Profiler
6. Enter Play Mode
7. Select the GameObject "TestAddr" and click the "Load & Unload (Test Memory Release)" button in the Inspector
8. Press "Take Sample Playmode" and check Not Saved -> AssetBundle memory
Expected result: There are no memory leaks
Actual result: There are unloaded Asset Bundles in the memory
Reproducible with: 1.7.4 (2020.3.35f1), 1.20.0 (2019.4.39f1, 2020.3.35f1, 2021.3.3f1, 2022.1.1f1, 2022.2.0a13)
Couldn't test with: 1.6.2 (2019.4.39f1, 2020.3.35f1), 1.7.4 (2019.4.39f1) (errors while building Addressables)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property fields overlap in the Override window when comparing changes
- "Timeflow Animation System" custom package appears twice in the Package Manager
- Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
Resolution Note:
Could not reproduce, feel free to resubmit if it reproduces in a newer version.