I have a dialog tree system set up to store each dialog tree in its own data table for organizing purposes. The UMG calls the specific data table and reads all the text. However, none of the data table defined text gets any of the formatting done to it, and shift + enter doesn’t work to create any line breaks.
Is there some function I’m missing that needs to run on data table text? A known issue with data tables? I really want to keep using data tables to keep these organized, as the dialog trees could get fairly complex with their set up.
Pictured below is the set up using the data table.