Misplaced TextLabel positions when removing a UI_Layout object

  1. Have a TextLabel inside an image UI object
  2. Add UI_Layout object (e.g UIGridLayout) to parent of image UI object.
  3. Undo or remove the UI_Layout object
  4. TextLabel positions (that are inside Image objects) have not returned to original positions.

Repro: GridLayout_Undo_TextPosition.rbxl (18.5 KB)

Insert a grid layout thingy into the frame called “insert-grid-thing-here” then undo and text positions will be stuck until you undo again

2 Likes

Just tried to repro this behavior, is it now fixed? Can’t seem to repro

Yeah, to my knowledge I think this was fixed during my internship. Thanks for checking up on it!

1 Like