Is there anyway to get the editable text to save?

Whenever i use an editable text box and click out of it, it deletes the text. Is there anyway to make it so that it keeps the text?

Does not sound right. Are you sure it’s not being cleared by script someplace. This is run-time, right?

1 Like

I made sure to check my blueprint and there was nothing that cleared it. Do you think it might be a glitch of some sort?

Sounds unlikely but I’ve seen horrors over the years so, yeah, could be. Who knows!

Whenever i use an editable text box and click out of it, it deletes the text.

Do you experience it in a clean project? In order to reproduce it, one would need to:


But there can be other issues. Lets say you create another, identical widget and place it on top. It would seem as if the text disappears. Hard to tell without observing the actual script / behaviour.

1 Like

I’m experiencing this too. Nothing in my code that causes it as far as i can see.