Packaged Game stuck in Development mode despite "Shipping" configuration in 5.7

Hi everyone,

I’m running into an issue where my packaged game appears to be building as a Development build, even though I have explicitly selected Shipping in the Package Configuration settings.

The Issue: After packaging the project with the “Shipping” configuration, the resulting executable still exhibits development behaviors:

  1. Debug Logs: logs are still appearing in the top-left corner of the screen.

  2. Console Access: I am still able to open the command console using the tilde ~ key.

My Settings:

Hey there @Chinesestud691! It seems this issue has occurred to a number of users before. Check the possible solutions in this thread, and let me know if any of them work.