How to create button to allow user to add image from computer.

Looking to create a browse button that would Open up a windows explorer window and allow the user to select a limited file type from their computer… Basically I want to create a profile system in my game where the user can browse to a JPG on their computer to set their profile picture. I cant for the life of me find any information on how to get the windows explorer to come up via On Press event.

I think you would either need a plugin or C++ for that.

1 Like

Here’s a text I wrote about it!

Import an Image from Explorer in Runtime - Development / Programming & Scripting - Epic Developer Community Forums (unrealengine.com)