UE5 String Array and RichText problem?

Hi, Everyone!

Is it possible to have a String Array and make it work with multiple lines both inside the Details panel and the widget?
This is how it appears on the Details Panel after exposing the variables:


These are the results in Runtime:
Single String Text:

String array Text result:

I tried to add
, but it doesn’t work as well.
Any tips here are more than welcome!!
Thanks!!

Have you tried SHIFT-ENTER?

Yes. Shift ENTER selects everything.

I found the solution.
There’s a “hidden” options under Advanced that says: “Multi line”.

It solved the problem of the Array.
I found out that it was indeed a bug before UE5, but now it’s solved.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.