Mouse sensitivity not changing?

i am using “PlayerController->PlayerInput->SetMouseSensitivity()” and “PlayerController->PlayerInput->GetMouseSensitivity()” to change the sensitivity in my game. But no matter what value i set, event when the “get” function acknowledges the change and shows the new value, the mouse is always moving at the same speed in game (The speed i started with and that never changed).