Developer Notes

This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.

Description

Copying and pasting behavior tree nodes reverses the order of any decorators on the node.

Found in 4.11.2 binary. Reproduced in 4.12 Preview 4 binary.

Regression?

Yes. This does not occur in 4.10.4 following the same repro steps.

Steps to Reproduce

1. Open the editor
2. Create a new Behavior Tree
3. Create a Sequence Node
4. Add a Blackboard Decorator & a Cooldown Decorator
5. Copy the Sequence Node (CTRL+C)
6. Paste the Sequence Node (CTRL+V)

Result: The Cooldown and Blackboard Decorators are in reverse position.

Expected: The position of the decorators would remain the same.

Have Comments or More Details?

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

4
Login to Vote

Won't Fix
ComponentUE - AI
Affects Versions4.114.12
CreatedMay 20, 2016
ResolvedFeb 14, 2017
UpdatedApr 27, 2018