Where are high resolution screenshots stored?

Need help figuring out exactly where screenshots are stored. :3 thanks!

They are in your Projectfolder\Saved\Screenshots\Windows\ Folder

For example, for me it would be here (Mobile Temple project):

C:\Users\Dominik\Documents\Unreal Projects\Mobile\Saved\Screenshots\Windows

Hey TSpartanT,

You can find them in your projects folder in \Saved\Screenshots\Windows.

At moment, there is a bug with high resolution screenshot, however, and it is outputting corrupt files and sometimes crashes editor. While we work on fixing that, you can enter command line, “HighResShot 2” instead of using GUI.

Best,

Hi!
Are there anyway to store screenshots in a custom folder via Blueprint?

Thanks in advance.

This worked for me, thanks

I got same issue now. Do you have a solution for it ?

For Unreal Engine on Windows, the folder location being captured to is found in your Project Settings > Editor - General Settings under Screenshots option called “Game Screenshot Save Directory” which is usually within your project directory like:

…/Saved/Screenshots/WindowsEditor/

In addition for UEFN things are slightly different however. There’s actually an environment variable that can help locating these images within (more generic instead of project bound) local application data in case you missed the short pop-up:

%LocalAppData%\UnrealEditorFortnite\Saved\Screenshots\WindowsEditor