Unreal 5.6 freezes when I try to load, save or import anything.

:white_check_mark: 1. Check System Requirements

Make sure your PC meets or exceeds the requirements for UE 5.6, especially RAM and GPU.


:white_check_mark: 2. Run as Administrator

Right-click the Unreal Engine shortcut and select “Run as administrator” — sometimes this resolves file access or permission issues.


:white_check_mark: 3. Clear Derived Data Cache

Corrupted cache can cause freezes:

  • Go to:
    C:\Users\<YourUsername>\AppData\Local\UnrealEngine\Common\DerivedDataCache
  • Delete the contents of the folder.
  • Restart Unreal.

:white_check_mark: 4. Disable Antivirus or Firewall Temporarily

Some antivirus programs can block file operations. Try disabling them temporarily and test again.


:white_check_mark: 5. Check Plugins

Disable any third-party or experimental plugins. Some may cause freezing during file operations.


:white_check_mark: 6. Check Disk Permissions

Ensure Unreal has permission to access:

  • Your project folder
  • The engine installation folder
  • Any external drives or network locations involved

:white_check_mark: 7. Update Graphics Drivers

Outdated GPU drivers can cause UI or I/O freezes. Update them from the official NVIDIA/AMD/Intel site.


:white_check_mark: 8. Use a Different Project

Test with a new blank project:

  • If it works, the issue may be related to your current project.
  • Try migrating your content gradually to the new project.

:white_check_mark: 9. Look at Logs

Go to:
<ProjectFolder>\Saved\Logs\YourProject.log
Check for warnings or errors around the time of freezing.


:white_check_mark: 10. Reinstall UE 5.6

If nothing works, uninstall and reinstall Unreal Engine 5.6.