Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To complete this guide, your working environment must meet all the requirements above. If you have not completed any of the points, follow the link to the appropriate instruction and complete it first.

Instructions

Step1. Create a

...

Development/Debug Build when Packaging the app from UE

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

Info

Choose ‘'Development’' or ‘'Debug’' as your ‘'Build Configuration’' before Packaging your app from UE to generate Logs and allow our system to capture them.

Step2. Enable the feature

...

‘Print UE4 Log in Browser Console’

...

from the Control Panel

Info

Go to: Control Panel → Edit → Developer Options → Print UE4 Log in Browser Console → Save.

Note

Make sure your ADBLOCK is disabled or it will block the Logs from being generated to the browser.

Step 3. Play your app and Open

...

'Inspect

...

elements' to enable

...

‘Preserve Logs’

...

Got to : Play App → Inspect element (CTRL+ shift+ i or F12) or Developer tools → Console → Enable ''Preserve Log''

Info

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

...