Description

For TMap variables of type struct created in blueprint, if change the default value in child blueprint and compile, it will restore to the default value of the parent actor.

This problem does not occur when a C++ struct is used for the TMap variable.

Steps to Reproduce

1. Open the attached sample project in editor.
2. Open "BP_Child" blueprint.
3. Set "false" in bool property. [Struct->Key(S_Struct)->MemberVar_0]
4. Compile blueprint.
   Then, the bool value will restore to the default value (true).

Have Comments or More Details?

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

1
Login to Vote

Backlogged
ComponentUE - Gameplay - Blueprint
Affects Versions4.264.26.24.27
CreatedSep 1, 2021
UpdatedDec 22, 2023