UITextSizeConstraint only updates Text Label/Button when you click it

When using the UITextSizeConstraint, the text size doesn’t update until I select the Text Label or Button in the Explorer

Repro Steps
Insert UITextSizeConstraint into a Text Label/Button (this will change the size)
Change the MaxTextSize
Text doesn’t change size
Click Text Label / Button in the Explorer for it to change size

Here’s some video evidence (sorry for the short clip)

3 Likes

Annoying issue. I’m running into it too.