Issue Type: Display Impact: Low Frequency: Constantly Date First Experienced: 2021-03-17 13:03:00 (-04:00) Date Last Experienced: 2021-03-17 20:03:00 (-04:00)
Reproduction Steps:
Join any Roblox game that has the CoreGui PlayerList enabled
The player list should be positioned up higher than normal
Expected Behavior:
The player list is normally supposed to be positioned slightly below the topbar on the right side of the screen (see screenshot taken from the 469 release below)
Position of player list prior to the 470 release (screenshot was taken yesterday at 5:45 PM EST on the 469 macOS Client)
Actual Behavior:
After the 470 release, the player list is positioned slightly above the top of the screen and not below the topbar. This causes the “…” button to overlap part of the player list which blocks some of the leaderstats. The context menu that appears when you click on a players name appears to have its position slightly below the player that you clicked on instead of being next to the player that you clicked on.
Position of the player list after the 470 release.
Also, if you open the “…” menu, you are unable to pan the camera by right clicking and moving your mouse until the menu is closed, the tweens finish playing and the player list has reappeared.
The health bar also appears to cover the player list.
I am able to reproduce this in any game that uses the CoreGui PlayerList in the macOS client, in Studio on macOS and in the iOS app.
The screenshots were taken in Jailbreak along with most of attempts to reproduce this bug.
Update: RobloxGui in CoreGui appears to have IgnoreGuiInset enabled and if you enter Roblox Studio test mode and disable the IgnoreGuiInset property on CoreGui.RobloxGui, everything seems to be back in its normal position.
Someone set IgnoreGuiInset to true! All the guis no longer respect the topbar offset for some reason and its causing the mouse to glitch out too. I really need them to fix this!!!