Description

If a datatable is created from a struct containing another struct, added rows will show serialization values in the datatable editor for struct variables.

Regression (No) issue (does) occur in 4.10.4

Steps to Reproduce
  1. Open editor (any project)
  2. Create a new struct
  3. Add any variables to new struct
  4. Create a second struct
  5. Set variable to type "new struct"
  6. Create a datatable based off of second struct
  7. Press " + " to add a new row to the datatable

Results

Serialization values/memory address appears for individual variables within the struct variable of the data table.

Expected

Display name and default values appear in struct variable of data table.

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
ComponentTools
Affects Versions4.10.44.11.2
Target Fix4.13
Fix Commit3008019
Main Commit3050870
CreatedMay 18, 2016
ResolvedJun 9, 2016
UpdatedMay 2, 2018