Description

Actor reference member variable in a struct is changed to become an object reference when saving a struct.

Steps to Reproduce
  1. Open Editor
  2. Create a new structure blueprint
  3. Set the first member to be an Actor reference
  4. Save

Result: The Actor reference gets changed to an object reference
Expected: The Actor reference member variable would remain an actor reference member.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint
Affects Versions4.17
Target Fix4.17.2
Fix Commit3591628
CreatedAug 15, 2017
ResolvedAug 16, 2017
UpdatedApr 27, 2018