Item Pick up Problem when moving,

Does this only occur when the object is attched to your player? If so what are the collision settings for the attached piece? Maybe you are causing it to intersect the player and it has collision? To verify try setting all components in your pickup BP to have no collision.

If that isnt it, we may need some info on your pawn. Is it from one of the templates? How much modification to the controls etc?