GetActorRotation replaced by GetControlRotation

  1. Create a new blueprint derived from PlayerController
  2. In the library, find the GetActorRotation node
  3. Drag this node into any graph
  4. The graph now contains a GetControlRotation node rather than the requested GetActorRotation

This seems to happen regardless of how you try to add the node. Similar nodes such as GetActorLocation seem to work fine.

Hey Lambda42 -

Thank you for the catch. I have passed this bug along to our engineers.

Eric Ketchum

Hey Lambda42 -

This bug has been fixed in our internal builds and will be pushed out to you soon.

Eric Ketchum

Has this been fixed? I am using 4.6.1. And I am experience a problem as described in this post https://answers.unrealengine.com/questions/46385/setactorrotation-setactorlocationandrotation-issue.html. Thanks for the reply!