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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.