5.7 crash with EditableTextBox.SetStyle?

Hi, I found a in blueprint workaround.

Get the “style” variable from the Editable Text Box and use SetMembersInEditableTextBoxStyle on it (connect to the “Struct Ref” input). When you select that node look in the details panel to expose every member of the style struct as a pin. With a breake node for your custom style variable you can feed every single member into the Set Members In … node.

1 Like