Reproduction Steps
- Disable the Roblox PlayerList through
StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)
- Open Client Microprofiler and then pause to observe or dumb the frames to observe through the file.
- Find “PlayerListManager” in
Runservice.Heartbeat
‘section’ of the profiler dump.
Expected Behavior
The PlayerList core scripts do not run when the PlayerList UI is disabled.
Actual Behavior
The PlayerList core scripts continue to run when the PlayerList UI is disabled.
Microprofiler dump
Log/dump files were attached to the internal ticket by a Roblox Staff (@Focia19), due to the sensitive information they may contain, will not be shared publicly!
Misc Info
Sometimes it shows in the Microprofiler as Unknown
for the label.