Recent Projects in UE Project Browser empty

When launching the Editor I dont get any projects listed in the “Recent Projects” tab:

Interetingly if I clickon the “Browse” button, it opens the correct path of the last project, so it kind of knows where to look for UE5 projects.

Edit:
Version: 5.0.0-16682836+++UE5+Release-5.0-EarlyAccess

5 Likes

Hello,

The same thing is happening to me and it’s incredibly annoying… Thanks for anyone who can provide some sort of solution!

1 Like

Hi!

after moving my project folders to another folder, the recent projects list always empty (also when creating new project in new place)

i was change path in file located in \AppData\Local\EpicGamesLauncher\Saved\Config\Windows\GameUserSettings.ini
to
[Launcher]
CreatedProjectPaths=F:/Unreal/Unreal Projects

but nothing, the problem continiue exist now

PLS HLP

I have this too … it is annoying.

Found Another Fix !!

C:\Users(user)\AppData\Local\UnrealEngine\5.1\Saved\Config\WindowsEditor
edit EditorSettings.ini
Look for ‘CreatedProjectPaths=’
Update the path to your new location.
It should now show all your projects in the recent project tab when you relaunch the editor.

1 Like

I was able to find a fix that worked for me:

  1. Create a temporary blank project in the same folder where your UE5 Projects are present.
  2. Open up the project.
  3. Close UE5 and Delete the temporary Blank project.
  4. Re-open UE5 and everything works.

Hope this helps

2 Likes