Here is the nametag before the update:
Here is the nametag after the update:
Here is the asset that is in both images:
NametagAsset.rbxm (8.2 KB)
I have been using AutomaticSizeX
to change the horizontal size of these elements to fit the size of the text that is within them, while scaling the UI on the Y axis to the size of the container. This worked perfectly fine in the past, but now due to some change this has broken.
Expected behavior
I expect when I am using AutomaticSize
that the UI element changes its size to fit the contents that are within it.