How do I get the window size for UMG custom mode in Blueprints?

What do you do with this whole widget? Add it to the viewport? If so:

You should be able to read Desired Size later on with:

image

But you either need to wait a frame first, or Force Layout Prepass early.


Also, this does not add up:

image

Unless your canvas is sitting in another canvas.

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