Hi,
I’m trying to install the FMOD plugin to Unreal 5.5.4 (the one from here https://www.unrealengine.com/en-US/linux) in a Linux system, but I can’t get it to work.
The FMODStudio folder is copied into the /Engine/Plugins Folder (I also tried /Marketplace), but I always get this error when I launch the editor:
Plugin ‘FMODStudio’ failed to load because module ‘FMODStudio’ could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.
When copied into a project Plugins folder, there is no error at launch, but the plugin seems to be ignored, I can’t find it listed anywhere.
I worked with FMOD and Unreal Engine in windows for years before without any issue. I have no idea what I could be doing wrong here.
Has anyone already had this issue?
Any help would be appreciated!