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 :
Â
You can't Use Epic’s standard Engine, you need to get open source-built engine from GitHub.
Â
Here is how to setup Source version:
Downloading Unreal Engine Source Code | Unreal Engine 5.0 Documentation | Epic Developer Community
Â
When you get source engine, fix the Unreal Engine source file
now switch engine version of your game project and regenerate SLN File.
Â
add use logging code to your project Target cs file
Â
now Package again.
Â
you can get the Log file from the desktop location, not a build file 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.