Cannot set max fps in 4.17

Using Get Game User Settings and then Set Frame Rate Limit in the blueprints does not work as well as the t.MaxFPS console command, i have turned off the fps smoothing too. :confused:

Edit: Frame rate is unlocked but when i print string the frame limit after setting it, the correct number is shown but my fps is still going above the limit

Hello Rolandem,

I was unable to reproduce this issue on our end. Could make sure that you are applying the user settings after changing them?

Example:

This example works on my end.

Make it a great day

Thank You! Had no idea there was an apply settings node!
It works now!