Motion Matching not Working when using SPAWN ACTOR FROM CLASS

Hello I am working on my game and currently I’m using the GASP Project with the Motion Matching from Epic. Right now the AI is sliding when used in spawned actor from class and it is not using the Motion Matching.

Edit: The Child Actor of CBP_Character from the GASP is working when placed but when it’s spawned via Spawn Actor from Class BP Node Motion Matching is not working and just sliding.