(Recent) Projects tab is empty in Launcher

I am running Unreal 4.7.4 from Github on Linux. The editor seems to run fine, I have created a new project, no errors so far. However, after closing the Unreal Editor and restarting it, the (recent) Projects tab in the launcher is empty. I can browse and load the new project from disk manually, but shouldn’t it be displayed in the in Projects tab?

Hey -

The most recent version of the engine available on GitHub is 4.7.3. Are you using the 4.7 branch, or the releases/promoted/master branch?

Cheers

@: I am using the 3dluvr Github repository, as described in the “Building on Linux” wiki page. Compiling and running these sources tells me it’s version 4.7.4.

Hey -

There is no way to know what changes may have been made in 3dluvr’s personal repository. If you get the same problem when running the EpicGames repository (replace 3dluvr with EpicGames in the “$git clone…step”) then please let us know and we can investigate further.

Cheers

Fiar enough, then I will compile the official sources as well and test them!