PublicAdditionalShadowFiles does not work in UE 4.21

I made a plugin and it works well in lower than 4.21. However, remote build fails in 4.21 because PublicAdditionalShadowFiles does not copy the library files in “Lib” folder of my plugin to a remote server. Is this a bug? Or should I take any additional settings?