Summary
There is a bug in Roblox Studio where moving the part scaling handle to change the size of the part does nothing if the camera/user is positioned too close to the handle.
Reproduction Steps
- Open any game in Roblox Studio
- Select the Scale tool and a decently-sized part or union
- Move close to one of the scaling handles
- Click, hold, and drag one of the scaling handles to resize the part
Expected Result
The scaling handle should follow the mouse cursor’s movement and change the size of the selected part.
Actual Result
Nothing happens. The scaling handle stays locked in its place without moving and the part’s size does not change despite the mouse cursor clicking, holding, and dragging the scaling handle elsewhere.
Video showing bug
Notes
- This bug was not discovered recently. It had been occurring for a while before this report was made.
- It seems to only affect parts of a certain minimum size or some condition relating to size.