Library Displaying Duplicate Projects

The Epic Launcher is displaying duplicate projects for all of my UE 4.24 and 4.26 projects. I have a few projects in 4.19 and 4.20, and they only show once. I tried uninstalling and reinstalling the engine, but that hasn’t fixed the problem. This is a dynamic problem in that new projects in these engines also get duplicated.

You ever get a resolution? I’m getting the same issue now.

Any solution? Cause I’ve been having the same issue, with both 4.27 and 5.x

1 Like

Same deal here. Looks like duplicate project names has been a problem for over 10 years, but 5.3 is the first time I have seen it.

Has there been any movement on this recently? I’ve having this same problem for a quite a long time now. I’ve checked the paths files, and verified that the project only exists in one location (they are on my D drive, and nothing exists in “C:\Users\myusername\Documents\Unreal Projects”

Update:
Figured out what was causing my issue – I had a duplicate line within this file
%LOCALAPPDATA%\EpicGamesLauncher\Saved\Config\Windows\GameUserSettings.ini

Look for the line CreatedProjectPaths= make sure the path written correctly, double check to make sure there isn’t a duplicate present. Once I deleted the duplicate line (that had incorrect forward/backslashes all mixed together somehow), I completely exited the launcher, restarted it, and the library was clean again, no duplicates.