Character blueprint spawned via "Spawn Actor" does not fall with gravity

When spawning a Character blueprint using the “Spawn Actor from Class” node, the character ignores gravity and remains floating in mid-air. The character uses a standard CharacterMovementComponent , and gravity settings appear correct in the component properties.