Nonstreaming mips build up

The problem occur when I load image file to UTexture2D in 0.1sec loop interval. This process build up Texture Memory Used. Any idea to solve this?

I think the problem is because using this UTexture2D::UpdateResource() but I don’t know the problem exactly.