Weapon not equipped to player mesh

If I am understanding correctly you want to spawn with the weapon attached to your character. If so, you would have to use the Event BeginPlay. Make sure that you drag and drop the actor/weapon into a random unreachable location so that begin play gets called when you start the level.