Issue: Ultimate Member plugin storage all the images paste into media tab to /wp-content/uploads/ultimatemember/temp/, the files are 5MB and 1000×1000 pixels.
The normal behavior is upload to the default folder is /wp-content/uploads/year/month/
Error tracked to includes/core/class-files.php inside resize_image function in lines 877 to 913.