Unreal 4.27, FMOD 2.02 in Linux

I am unable to compile Unreal 4.27 in Ubuntu LTS 20.04 with the FMOD 2.02 plugin (tried both the plugin folder located in the engine and in the project) because I get the following error:

[1654/2801] Link (lld) libUE4Editor-FMODStudio.so
ld.lld: error: /home/sean/Programs/UnrealEngine-4.27/Engine/Plugins/FMODStudio/Binaries/Linux/x86_64/libfmodL.so:1: unknown directive: XSym

XSym
^
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

The engine compiles fine when I remove it from the Engine/Plugins folder.

This appears to be part of a known issue with the latest release that we have recently released a patch for. Can you please try reinstalling the Linux 4.27 patch2 from the download page and let me know if that fixes your issue?