BUG? "Motion blur" when attach static mesh to socket

Hi,

I have a First Person Perspective game. In my MyCharacter BP I’ve used a “child actor” (tablet static mesh) to attach it to a socket of a skeletal mesh. That all works fine however when I play the game and move either mouse or character it’s seems like there is UBER amounts of motion blur.

If I remove the child actor obviously the static mesh disappears as does the “motion blur”. I’ve tried attaching the BP to the skeletal socket in the MyCharacter components and tried using “Attach actor to component” script. Both ways work and get the static mesh onto the skeletal mesh but I get the “motion blur” effect when moving as well.

WHAT’S GOING ON! :(… :slight_smile:

Blur with socketed tablet:

No Blur without socketed tablet:

Does anyone know the reason for this?

Cheers,

Sean