UMG Border Around Text Box

What is the easiest way to put a border around a text box or any sort of border around text in UMG? The ironically-named “border” object doesn’t seem to be able to actually show a border.

Thank you!

3 Likes

You could do create a custom border on a program photo shop with a transparent background and place it around the text if that is an option.

I believe the border object needs an image inside of it.

you can try that, border > image > text

Or you can try using the button component that comes with a border already.