When you test play in studio, it prints out a large warning from somewhere within the roblox CoreGui scripts. The warning is as follows:
23:32:15.098 - SliceCenter ((499.000000,112.000000), (501.000000,113.000000)) is outside the bounds of imageOffset ((492.000000,112.000000), (493.000000,113.000000)) for GuiImage[CoreGui.TopBar.TopBarFrame.RightFrame.MoreMenu.MoreMenuContainer.OverlayContextualMenu.PositionFrame.BaseMenu.ClippingFrame.ScrollingFrame.cell 2]
23:32:15.100 - SliceCenter ((507.000000,112.000000), (509.000000,113.000000)) is outside the bounds of imageOffset ((500.000000,112.000000), (501.000000,113.000000)) for GuiImage[CoreGui.TopBar.TopBarFrame.RightFrame.MoreMenu.MoreMenuContainer.OverlayContextualMenu.PositionFrame.BaseMenu.ClippingFrame.ScrollingFrame.cell 2.StateOverlay]
Reproduction Steps:
- Go to Test and click Play
- Look at the output
This reproduces 100% of the time, and multiple other people I know are also experiencing this.
I believe this bug started happening not much longer than a week ago, but I’m not certain.