Editor starts to eat more memory(1-5mb per second) when some BPs opens, mostly AIs one(Behaviour tree, AIController,AICharacter…), other BPs don’t cause such a problem. Newly created AIController and AICharacter don’t cause this problem either.
Unfortunately no, it’s very similar, but this happens even with 1 tabs, and when I close it, the memory still keep “leaking”(1-2mbs every second). And again, not every BP, and I might add, not only AI related BPs as I found out.
Can’t imagine what can cause it, it was find a while ago.
I made some testing, and it’s still hard to answer on all these questions.
No, it’s also happens when the main map is open, where all the Bps are, and no BPs tabs are open.
No.
Always, if the main map is loaded, or BPs tabs are open, even on empty map.
No, it not even occur in my main project, if empty map is open on project start.
Don’t see a reason for that, at some point it was 3GB+ eating memory on my really small project, which at normal rate eat 800mb-1.2GB at max. And also I watching memory usage at ue4 itself(It can be toggled at performance, if I recall correctly) but at task manager the memory usage for ue4 is almost the same.
Also I wanted to point out, that the memory leaks really slowly, as I said before, 1-3mb per second, and sometimes it stops for a few seconds, and then continues. So it takes about 10-25mins to get 2-3GB memory usage.
I tested my project on other computer, and result was the same.
I’m experiencing same issue and would like to point out another thing:
when I create a new project (any type) and add camera actor to the scene, editor memory usage jumps up. It’s obviously caused by preview viewport of the camera but when I deselect the camera, memory doesnt drop, it stays on the same level for w while and then begins to grow, just like normal_ST described. Although, my editor is eating memory even without any blueprints/ai editor tabs open.
I have entered two separate bug reports, UE-23794 and UE-23795. One relates to constantly increasing memory usage with few or no tabs open, and the other relates to a memory spike that occurs in PIE and never decreases. Thank you for your reports.
Could you please open a new Answerhub topic regarding this issue? The repro steps seem to be different enough from what we were able to reproduce to warrant investigation. Thank you.