Issue Type: Other
Impact: Moderate
Frequency: Often
Date First Experienced: 2020-12-26 00:12:00 (-05:00)
Date Last Experienced: 2021-04-27 13:04:00 (-04:00)
Reproduction Steps:
RBXM upload of the bug:
AutomaticSizeBug.rbxm (7.1 KB)
Expected Behavior:
- for the TextLabel (shown in green) to be properly sized to the length of the text on the X axis
- for the child Frame (red) and parent Frame (white) to be properly sized to their contents
Actual Behavior:
- Frame becomes extremely long when UIListLayout is added
- Even without the UIListLayouts, the TextLabel becomes erroneously long
Workaround: