UE4 - General Get Size of Widget Component changing size when spawned

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

SalvoNos

New Member
Feb 19, 2024
1
0
0
39
I am trying to get the bounding box of a widget component that is spawned in the level in order to get the size of it. The component dynamically changes as the text is updated. When I try to get the bounding box I always get the default values and not the updated once. how could I get the updated values of the box extent?

1708342926671.png