Description

Child Actor Template properties are not available for a child actor that has been copy and pasted

Steps to Reproduce
  1. Open the editor
  2. Create a new actor blueprint
  3. Name it "ParentTest"
  4. Create a new actor blueprint
  5. Name it "ChildTest"
  6. Open "ParentTest"
  7. Add a child actor component
  8. Set the Child actor component's Child actor class to "ChildTest"
  9. Take note that the Child actor template properties are available
  10. Copy and past (Ctrl+C, Ctrl+V) the child actor component
  11. Notice that the second child actor component no longer shows the Child actor Template properties

Expected: The Child actor template properties would be available for the second child actor
Result: The Child actor template properties are no longer available for a child actor component if the child actor was copy and pasted

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint
Affects Versions4.15.1
Target Fix4.17
Fix Commit3425890
Main Commit3431398
CreatedMay 1, 2017
ResolvedMay 5, 2017
UpdatedMay 19, 2017