As an initial point, the GPL cannot be used with UE, regardless of whether the GPL-licensed code is dynamically or statically linked. The GLP is a “Non-Compatible License” under Section 1(B)(ii) of the EULA.
That being said, it’s OK to ship an LGPL-licensed library with your game, so long as it is only dynamically linked to your game.