Search Issue Tracker
Fixed
Fixed in 2022.3.6f1, 2023.1.5f1, 2023.2.0b1, 2023.3.0a1, 7000.0.0a1
Votes
0
Found in
2021.3.27f1
2022.3.2f1
2023.1.0f1
2023.2.0a20
2023.3.0a1
7000.0.0a1
Issue ID
UUM-40679
Regression
Yes
Memory regression when loading Asset Bundles since 2022.2.21f1
Steps to reproduce:
1. Open the attached user's project "MemoryTestProject.zip" with 2022.2.20f1
2. Build the project, run it, wait for the scene to load, take a memory snapshot and close the player and editor
3. Open the attached project with 2022.2.21f1
4. Build the project, run it, wait for the scene to load, take a memory snapshot and close the player and editor
5. Open both memory captures in comparison mode
6. In the memory profiler click on "All of memory" tab
7. Expand "Native Memory > Unity Sybsystems > SerializedFile > archive:/CAB-f10xxxx"
8. Note the size difference
Expected results: Asset bundle memory size is the same
Actual results: Asset bundle Memory size is higher in 2022.2.21f1 when compared to 2022.2.20f1
Reproducible on: 2021.3.27f1, 2022.2.21f1, 2022.3.2f1, 2023.1.0b18, 2023.1.1f1, 2023.2.0a15, 2023.2.0a20
Not reproducible: 2021.3.26f1, 2022.2.20f1, 2023.1.0b17, 2023.2.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment