Skip to main content
Skip table of contents

Print UE4 Log in Browser's Console

Learn to get Logs in your Browser’s Console during runtime, and save it on your device.

Prerequisites

For this document, you need :

  1. Access to the Control Panel ;

  2. At least one uploaded application.

Select your Build configuration as “Development” or “Debug” in order to generate Logs on your device and for our system to capture them. Refer to this document to get more details on each Build Configuration.

Instructions

Step 1. Create a Development Build before Packaging the App from UE

Open UE editor > File > Package Project > Build Configuration > Development/Debug.

Image 1. Create a Development Build

Step2. Enable ‘Print UE4 Log in Browser Console’ in your Config

Go to: Control Panel > Edit Config> Developer Option > Print UE4 Log in Browser Console > Save.

image-20240515-150533.png

Image 2. Control Panel: Edit: Developer Option : Logs: Print UE4 Log in Browser Console

Disable ADBLOCK or it would block the Logs from being generated to the browser.

Step 3. Play your App and Open 'Inspect elements'

Go to : Control Panel > Step 3: Generate URLs > Play App > Inspect element (CTRL+ shift+ i or F12) or Developer tools > Console > Enable 'Preserve Log'.

Enable ‘Preserve Logs' to always get the Logs on your Console.

Image 3. Inspect element : Console : Preserve Log enabled

Step 4. Get the errors in the Logs upon Crash

During a Crash, errors appear in the Logs on your Console.

Image 4. App crash: error message on the App and in the Console Log

Step5. Save the Log on your device

Right-click on the error from the Log to save it on your device. (See image below).

Image 5. Right-click on the error from the Log to save it

Important Notes:

Showing a Log to a user connected far away from the server user might create :

  1. A connection issue due to the poor connection and the huge amount of Logs coming from far away.

  2. Latency issue if user has limited internet connection.

We recommend disabling ‘Print UE4 Log in Browser Console’ in your config if it is not needed.

Now, you are ready to get and save your Logs from your Browser Console !


Was this article helpful? Comment Below. 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.