(AutomaticSize Beta) Sizing error with UIListLayout/TextLabels

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:

1 Like

Hi @Polyhex - we have a ticket for a bug where scaled child sizing is erroneously taken into account multiple times when automatic size is being used, it looks like that is what’s going on here. We will fix this, unfortunately there are a few other high priority issues we need to address prior to this.

Thank you for the bug report and we greatly appreciate your patience as we resolve these issues with Automatic Size.

3 Likes

Thank you for the response! I’m looking forward to using this feature to its fullest when it’s ready. Something like this is a godsend for UI development, and I’m really surprised at how user-friendly it is (even with its current hitchups).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.