Description

Editor-time changes to parent BB asset do not get propagated to derived BB assets.

Steps to Reproduce
  1. Open the editor and open a BlackboardData asset that serves as the parent for another asset.
  2. Add a new key to the Parent BlackboardData asset.
  3. Start PIE and spawn an AI that uses the derived BlackboardData asset.
  4. Break in UBlackboardComponent::InitializeBlackboard and notice that the FirstKeyID is off by one.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - AI
Target Fix4.8
Fix Commit2515714
CreatedApr 15, 2015
ResolvedApr 17, 2015
UpdatedApr 27, 2018