This issue was already acknowledged by Roblox, and I hadn’t known.
Edit ^
My FPS in Roblox Studio is capped at 60 FPS including Studio itself (for example: explorer, toolbox, home page, settings), and the actual game window where you view the workspace and play test.
Inside of play test, and in ESC settings, my Maximum Frame Rate is set to 180 FPS.
Inside of NVIDIA Control Panel, Max Frame Rate is set to 180 FPS.
System Information:
Windows 11 Pro 10.0.26200
Ryzen 5 9600X
64 GB DDR5
RTX 2080
Roblox Studio Information:
version-268c7d941ba34c1a
The Frame Rate Cap in GlobalBasicSettings_13_Studio.xml is set to 180
I also tried adding a folder to my version folder named “ClientSettings” containing a file named “ClientAppSettings.json” with this content:
{
"DFIntTaskSchedulerTargetFps": 180,
"FFlagGameBasicSettingsFramerateCap5": false,
"FFlagTaskSchedulerLimitTargetFpsTo2402": false
}
Normal Roblox FPS is perfectly fine and respects the Maximum Framerate Setting in ESC in a game.
A private message is associated with this bug report