Moving GUIS objects inside a ScrollFrame causes it to move radically Off-Set & Inconsistent

I’m having this issue that started happening since my Studio updated this day or some hours ago…
Whenever i try to move a TexButton/ImageLabel, Etc that is a child of a Scroll Frame, it causes to move extremely off where my mouse is, This didn’t use to happen.

Reproduction Steps

  1. Create a Screen Gui
  2. Place a Scrolling Frame inside
  3. Place a TextBoxt or any compatible inside the Scrolling Frame
  4. Move it to adjust its position, It will act as shown in this video:

This bug doesn’t occur with non-scrolling frames, i tried to move the frame with “Scrolling” Disabled but it still behaves like that.

1 Like

Well, if the Size relative is YY, this will probably happen, if you use offset in the position, it will probably happen too, if theres a connection in the frames and these, too! i recommend you (as i can see your UI), to use Frames, and inside of the frames, the textbuttons and the others, so u dont need to organize each position of each one, hope i helped you!