AIController MoveToLocation not working for non-character class

Well, UCharacterMovementComponent assumes it’s controlling movement of a character, acting on a caches ACharacter pointer etc. Do you get any errors in the output log? If not, we should add some :smiley: