Search Issue Tracker
Won't Fix
Votes
1
Found in
2020.3.30f1
Issue ID
UUM-7651
Regression
No
WebGL build has high Memory Allocations when using Asset Bundle Cache and CCD
Reproduction steps:
1. Open the uploaded project
2. Turn on Task Manager
3. Build and Run the project
4. Observe "Memory" in the Task Manager
Expected result: Memory usage stays stable
Actual result: Memory usage has a big spike
Reproducible with: 1.16.19 (2020.3.2f1, 2020.3.30f1)
Notes:
- reproduces on Google Chrome, Microsoft Edge, Vivaldi
- Firefox is affected only by bigger projects
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
We have addressed memory usage with Addressables in Unity 2022 with a chance to how the caching is implemented. We're not able to backport this change to 2021.