Massive memory leak in Blueprint Editor introduced with Unreal 4.9

It seems like, if this is so prevalent, it ought to be possible to get a heap dump and figure out what it is that’s leaking.
Can you try the same thing with a debug build and check what kind of memory block keeps being allocated, and correlate back to source?