,Carrying object in front of third person character prevents movement

Hello,
I’m a beginner in unreal and I’m trying to make a pick up, drop object blueprint. I followed a video how to pick up object in FPS + adaptation for Third person. My issue is the next one, when I pick up the object, I can’t move forward because the object itself prevents me from doing so. On the cube I have the collision presets set to PhysicsActor and the character is the Third Person Character by default I just changed its model.

Try setting the Collision Preset to “Custom” and then replicating how mine is setup in the picture, this should fix your issue.

352586-collision-setup.png