Error while packaging project for Linux

Hello there @Andrew_Sor!

Checking through your log, the conflict seems to be related to UBA functionality, considering the lines below:

UbaSessionServer - ASSERT: ERROR: Access violation reading at address: 0x000002C2FE003FDC
UbaDetours.dll
ucrtbase.dll
combase.dll

Please test packaging your project with UBA disabled, via going to Project Settings > Platforms > Linux > Uncheck “Use Unreal Build Accelerator”.

After that, clear your project’s cache, by deleting folders “Intermediate” and “Binaries” from your main directory.

As an extra measue, I would make sure that platform support is enabled for this build. Please go to UE’ s Library, and ensure that Linux is checked under target platform.

1 Like