Unity Issue Tracker - Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Fixed
UUM-86176
Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Unity: UI Builder
Fixed
6.2.X
6.1.X
6.0.X
Won't Fix
2022.3.X
2021.3.X
Fix is unsafe to backport
Chan
How to reproduce:
1. Create an empty Project
2. Open the Windows Task Manager and take note of the Memory usage of the Editor
3. Navigate to “Window /UI Toolkit /UI Builder” and open the UI Builder window
4. Ensure that the window is docked inside the layout of the Editor
5. Then repeatedly press the shift and space keys to minimize and maximize the UI Builder window
6. Observe the Editor’s Memory usage inside the Task Manager application
7. Repeat steps 5 and 6 if necessary
Expected result: Memory usage doesn’t change in a significant way
Actual result: Memory usage increases by set increments and never decreases