Downloads wont start in Epic Games Launcher

I went to Download a Plug in for Unreal, and I noticed it was taking too long. when I pulled up the downloads screen there were queued downloads but nothing was being downloaded. When I click the start button on any of the queued downloads I get an error message:

“An unknown error occurred performing that action. Please try again.”

I have tried clearing the cache, running as administrator, logging out/in, even reinstalling the launcher. The latter of which seems to have nuked my engine installs and now I cant work on any projects because the required plugins are not installed.

Anyone ever experienced this and been able to fix it? cant think of what to try next

Hello there @LaughinGas!

That is an unusual behaviour, UE tends to have no conflicts when adding plugins. You have already covered initial troubleshooting steps, let’s see what else can we do here:

  • You mentioned clearing cache, so go for a FULL clear cache, via deleting the following folders, to reset all launcher data:

    • C:\ProgramData\Epic
    • C:\Users\<YourUser>\AppData\Local\EpicGamesLauncher
    • C:\Users\<YourUser>\AppData\Local\UnrealEngine
    • C:\Users\<YourUser>\AppData\Roaming\Epic
  • Temporary disable your antivirus, and UAC (if enabled), then test re-adding plugins.

  • Use the Repair option from UE’s installer, via downloading the latest .exe from Epic, running it as Admin, then choose Repair.

  • You can also check for logs at AppData\Local\EpicGamesLauncher\Saved\Logs, there may be more details regarding your error message there.

ok, it looks like the full cache clear fixed my problem. Thank you

1 Like