Pure virtual function error when running make on release repo - Ubuntu

Hi, I am trying to build the engine and editor 5.4 from the release repo when trying to run make. Im on linux “Ubuntu Studio” and I am getting this error when trying to run make after a successful run of Setup.sh.

pure virtual method called
terminate called without an active exception
Aborted (core dumped)
Trace file written to /home/jjoslin0994/Documents/UnrealEngine-release/Engine/Programs/UnrealBuildTool/Log.uba with size 17.5kb
Total time in Unreal Build Accelerator local executor: 56.13 seconds
Total execution time: 58.57 seconds
make: *** [Makefile:3070: CrashReportClient-Linux-Shipping] Error 6

Is there a known issue, or is there some process Im missing?

Thanks.

Hi there @jjoslin0994

Welcome to the Unreal Forum! I’d be happy to take a look. Can you post the full crash log for me?(The other parts of it are helpful with this type of issue)