Create a text widget in a blueprint?

The “Create Widget” node is indeed only for user widgets. You want to use the “Construct Object from Class” node and give it the TextBlock class.

10 Likes