AppData "littered" by UE4 games

By default any UE4 based game/application will store it’s data under user’s %LOCALAPPDATA%, which leads to:

C:\Users\--USER--\AppData\Local\--AppName--\

After last GameJam this folder got flooded with “garbage”. Those folders will be there for eternity, if no one will manually delete them.

Just a request. Make UE4 by default save under:

%LOCALAPPDATA%\UnrealEngine\--AppName--\

Or

 %USERPROFILE%\Saved Games\--AppName--\

And if Developer insist, he could change it to whatever he wants.

Player’s AppData folder chastity matters!

Posting this under “bugs” but it’s “by design”, so can be moved.

Hello S-ed,

Thank you for the report. I’ve placed a feature request in for this. You can find that report under this number: UE-38409

Have a nice day!