Issue with successfully creating PS4 release build

Hello, Im trying to create PS4 release package with package checks, but it fails every time because of issue with libfmod_haptics.prx:
[Error] Format of the elf file is not valid. (Media/Plugins/libfmod_haptics.prx, already stripped)
[Error] Could not convert elf file. (Media/Plugins/libfmod_haptics.prx)

I have checked devnet and Unity forums but couldn’t find more about this.On other platforms like PS5/Switch builds are created without issues also FMOD works fine in our project.

FMOD 2.03,

Unity 6.000.3.19f1,

installed FMOD PS4 integration package,
PS4 Cross-Gen 12.5 SDK

Thanks!

Hello,

I have removed libfmod_haptics.prx from fmod ps4 lib folder also excluded ps4 from ps5 prx and build was created without issues.

Maybe it will help someone in the future.

Thank you for sharing your solution.
Unfortunately I was not able to reproduce this issue with the latest version of FMOD 2.03.
Can you please tell me the exact version of the FMOD Unity integration you are using?

Hello,