Description

This is a regression. Tested in //UE4/Release-4.27 CL#18319896

Nesting a Structure in another Structure results in a 'Cannot parse value' until the data value is updated. If the second structure is added to a data table; updating the first structure can result in the data entered into the data table being lost.

Steps to Reproduce
  1. Create or open any project
  2. Make a Structure named Struct_A
  3. Make a Structure named Struct_B
  4. Add a variable to Struct_B
  5. Set the variable type to Struct_A
  6. Check the icon next to the Add Variable button

Expected Results:
The icon has a green check mark and the tool tip says 'Good to Go'

Actual Results:
There is a red minus symbol and the tool tip says 'Cannot parse value'

Have Comments or More Details?

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

3
Login to Vote

Cannot Reproduce
ComponentUE - Gameplay - Blueprint Compiler
Affects Versions5.0.2
Target Fix5.1
CreatedJun 28, 2022
ResolvedJul 5, 2022
UpdatedJul 6, 2022