Packaged game doesn't run

Hi,

I can package my game for Windows (tried 32bit and 64bit) without error, however the output executable doesn’t do anything when run. I get the loading cursor for a few seconds then it stops and nothing happens, no window, no error.

No log files are produced (WindowsNoEditor{PROJECT}\Saved\Logs)

The game runs find in Standalone player from the editor. I don’t have any anti-virus that could block it.

Things I’ve tried:

  1. Adding -log to startup options -
    same result, no logs no window, no
    error
  2. Build Configuration to DebugGame, same result
  3. Set startup level to new, empty level

Settings: https://prnt.sc/kbsjkc

I’m at a loss of what can cause this so any help would be appreciated.

Thanks