FMOD insists on constantly recompiling when packaging

Hi all,

For some reason, Unreal will always attempt to recompile FMOD whenever I package the game on Windows. This doesn’t happen with Mac, for example.

Still, FMOD distributes binaries and all intermediate files – why should it compile in the first place? Does anyone know how to explicitly tell Unreal to avoid compiling FMOD? I tried removing the FMODStudio.uplugin without luck, as Unreal will complain it can’t find the plugin.

Many thanks in advance!

Not sure why it would be doing that, is there anything in the logs that is different to the Mac build that stands out?

You could also try asking this on the UE4 forum as it may be an issue with code plugins in general.