How to prevent plugin recompilation - Pipeline & Plugins / Plugins - Unreal Engine Forums
The solution (add bUsePrecompiled = true
to plugin build.cs files) seems to have worked for me. I still feel that something is off as this shouldn’t be necessary with Marketplace installs.