Opening a project from Launcher vs icon pinned to Windows Taskbar

Hello. Running a project from Epic Launcher, and running it from an icon pinned to the Windows Taskbar, makes the Editor save two separate versions of EditorPerProjectUserSettings.ini, which means different Favorite Levels, Recent Levels etc.

  • launcher: \Project\Saved\Config\Windows\
  • icon: \AppData\Local\UnrealEngine\4.25\Saved\Config\Windows\

I would always (since 4.13) run a project once, set the editor to automatically open both the last opened project and, in that project, the last opened level. Then I would right click the Editor on the Windows Taskbar and pin it, which allowed me to then quickly launch the project from the Windows Taskbar. But sometimes, if it happened so that I had the Launcher opened, I would launch the project from the Launcher. Maybe I’m mistaken, but I believe this would always lead to the same EditorPerProject configuration. It seems after we moved to 4.25, there’s been this schism, where EditorPerProjectSettings are saved to two different .ini files depending on where I launch the project from. Is that intended, or a bug?

Thank you in advance.

Good catch! Would you mind filing a report of that on the bug submission form and we can follow up on it from there?

If it is for any help, I have found Windows Taskbar editor opening always a bit clumsy, so I made tiny tool for that: https://forums.unrealengine.com/comm…ect-executable

I verified the issue after deleting the Saved and Intermediate folders in both locations. Since it still occurred, I’ve submitted a bug report.

Thank you Skylonxe, I’ll give your tool a try and pass it to the team!

I checked the tool and it’s working (thanks again!) so I passed the link to the team, and a colleague recommended another solution he’s using:

  1. Run “C:\Program Files (x86)\Epic Games\Launcher\Engine\Binaries\Win64\UnrealVersionSelector.exe”
  2. Pin it to the Taskbar
  3. Click “No” in the popup window
  4. Now you have a pinned icon, always use it with a right click (will show pinned and recent projects, similar to when you pin the Windows Explorer to the Taskbar)

Edit: gave both new methods a try for a few hours and turns out my original method had one advantage: when the Editor opened, its Taskbar button would emerge from the pinned icon, while with the new methods both the pinned icon and the Taskbar button are visible simultaneously, which occupies a bit more space.

2 Likes