Description

When undoing variables in a Structure it clears the referenced Datatable of all its rows. However deleting and just adding a new variable works fine. Repeated undos have the chance to add back the rows to the Datatable.

Steps to Reproduce
  1. Create a Structure and add a few variables to it
  2. Create a Datatable referencing the Structure you made and add a few rows
  3. Delete a variable in the Structure and check the Datatable to see that it was removed
  4. Press Ctrl-Z to undo the variable deletion

Results: The Datatable is cleared of all rows

Expected: The Datatable adds the rows back to the deleted variable

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
Affects Versions4.17.24.18.24.194.20
Target Fix4.19
Fix Commit3826904
Main Commit3856245
Release Commit3826904
CreatedJan 8, 2018
ResolvedJan 8, 2018
UpdatedApr 27, 2018