Memory management in editor plugins

Hi all,

I have developed a plugin that creates hundreds of meshes and gameobjects in the editor. When I delete all those gameobjects after their creation, the memory footprint of unity remains high (~1,5 GB) and I do not know how it can be freed.

Has anybody of you guys faced the same issue and knows how to solve it?

Thanks in advance!

You might find this useful: