Skip to main content
Skip table of contents

Enabling Logs in Shipping Builds

Learn how to enable Logs in a Shipping Build.

There is no possible solution to see Logs in a Shipping Build if it is already packaged.

However, there is something that could be done to generate Logs for the Shipping Build :


Modify Unreal Engine’s source code :

  1. You can't Use Epic’s standard Engine, you need to get open source-built engine from GitHub.

  1. When you get source engine, fix the Unreal Engine source file

311519-1.png

Image 1. Source Engine file

  1. now switch engine version of your game project and regenerate SLN File.

  1. add use logging code to your project Target cs file

311520-2.png

Image 2. use Logging code added to Target cs file

  1. now Package again.

  1. you can get the Log file from the desktop location, not a build file location.

image-20240513-173737.png

Image 3. Log file from the desktop Location


Was this article helpful? Let us know your feedback.

Need help? Contact Support

Submit a new request at E3DS support portal.

Requests sent on weekends will not be addressed until the following business day.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.