Attach Weapon to Character

At attempt attach weapon to character begins of motion inversion:

What’s the matter?

This is a collision issue. You need to setup a custom collision for your weapon to not interact with your pawn. To test just turn off the collision on your weapon and play, should resolve the issue.

It’s pretty unlikely that you will need any kind of collision on your weapon anyway once it is attached to your player.