Description

AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving.

Regression: Yes
Worked: 4.12.5 (CL 3039270)
Broken: 4.13.1 (CL 3142249)

Functionality changed from previous versions of engine.

Steps to Reproduce
  1. Download attached project
  2. Open in 4.13.1 Release
  3. Open ThirdPersonExampleMap
  4. PIE
  5. Quickly left-click

RESULT:

Controlled AI Pawn will freeze on each update from AI MoveTo.

EXPECTED:

Controlled AI Pawn keeps velocity through a change in destination.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-36812 in the post.

6
Login to Vote

Fixed
ComponentUE - AI
Affects Versions4.13.1
Target Fix4.14
Fix Commit3158312
Main Commit3158312
CreatedOct 4, 2016
ResolvedOct 11, 2016
UpdatedApr 27, 2018
View Jira Issue