UE 4 File Upload
I have a single file upload using UE4.
See screenshot.
The issue that I'm experiencing is the UE4 file upload behavior is changing the file during the file upload process.
I sent a 300kb image and what gets stored is a 40kb image on the server.
I need to create a thumbnail off the master image to a 50x50 image, but I want the original upload file to remain as it was intended.
Any suggestions?