I am wondering if I'm imagining things, but since there recently has been memory allocation changes I'm asking to make sure.
I "think" UE used to release used memory when groups were unloaded, but now it doesn't seem to anymore (v2.4.5, but noticed this a couple of versions ago).
Now it is constantly using over 1GB (mem usage in taskmanager, but VM Size is small though). And I distinctly remember UE releasing pretty much all memory in the past (at least when it was minimized & all groups closed).
This is also reflected in "Performance" tab available mem count (yes, I'm also aware of cache allocation separately).
I just noticed that UE DOES release memory for a short while when minimized, but will reclaim the memory for itself again in ab 10 seconds.
I didn't take notice of this earlier but yesterday I was wondering why my virtual machines were running slow I noticed major part of memory was allocated for UE.
Can anyone confirm?
I'm pretty sure something's changed, as otherwise there wouldn't be an option to unload groups, if it doesn't make any difference.