Development build uses far more memory the Shipping.

We are running a Unreal application on a platform with very modest amount of RAM (about 640mb free after boot)

Our Shipping build will accommodate about 120mb RAM when running. But our Development build runs out of memory and crashes.

Why does the Development build use so much more RAM? And is there any way to force it to limit its RAM usage?

I found this thread

But I cant seem to make this work. I also cant find any official documentation about this setting.