Search Issue Tracker
Fixed
Fixed in 2.3.3
Votes
1
Found in [Package]
2.2.2
2.3.0
Issue ID
ABC-318
Regression
No
Memory is leaking when using Alembic package
To reproduce:
1. Open the project “Alembic Memory leak”
2. Open the Memory Profiler window (Window → Analysis → Memory Profiler)
3. Open and run the "Empty" scene
4. Take a snapshot in the Memory Profiler
5. Press 1 on the keyboard to change to a scene containing Alembic animations
6. Press 2 on the keyboard to go back to the empty scene
7. Take a snapshot in the Memory Profiler
8. Notice System.Int32\[] block size (select Snapshot → Tree Map)
Expected result: System.Int32\[] block size at the 7th and 12th steps is the same
Actual result: System.Int32\[] block size at the 12th step is almost twice as big as at the 7th step
Reproducible with: 2.2.2 (2020.3.36f1, 2021.3.6f1), 2.3.0 (2022.1.9f1, 2022.2.0a18)
Could not test with: 2023.1.0a2 (Could not find Tree Map)
Reproduced on: macOS Monterey 12.4 (Intel)
Note: After repeating 5, 6, 7 steps each time System.Int32\[] size increases
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment