Fatal error: Shader requested a global uniform buffer of type 'MobileBasePass' at static slot '[Name: SceneTextures, Slot: 9]', but it was null.

I had a same problem with water plugin, all i do was disabling forward shading and change Default RHI to DirectX12, it works for me.