As per the title when I open the Core InGame Menu and switch to the settings tab I am met with a indefinite ‘UILayoutUpdate’ caused by the ‘RobloxGui’ even when closing it or switching to another tab. This obviously causes a performance hit.
_
Reproduction Steps
- Join Roblox Game
- Open Core Menu (Top Left/Escape key)
- Switch to Settings
- Keep open or close doesn’t affect - Open Microprofiler and head to Render and find UILayoutUpdate (see image below for example to look for)
–
Microprofiler after doing actions in title.
–
Video showing opening it for the first time but not switching to settings and there being no UILayoutUpdat, but then switching to settings and a UILayoutUpdate appearing.
–
Client Info:
Expected behavior
I expect the Core Menu UI to not update every frame when it’s closed and or open with no new changes.