blueprint

  • 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.
  1. S

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

    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...