Hello. I’m trying to follow the tutorial[link text][1]. However, it seems that the SetText node is missing the box near the “value”, so I can’t enter the text manually into node. I tried to click there and so on, but nothing happens. Here’s the screenshot.
This function is not taking an “FString” as argument anymore now it’s “FText”
You will be able to enter your text if you use this node
Thanks a lot for your response, that solved the problem!
I ran into the same problem but we have to check that the text box is under the Canvas panel in hirearchy then the set text will function proprly as in the tutorial