In my game, a player can slide by holding Shift key to sprint and tapping the C key while sprinting (Shift being held down). After the last studio update, I can no longer do this in Studio. I debugged, and the C key no longer registers as being pressed by the input service when Shift is being held down. A and D etc. are still being shown as input, so this seems to just affect the C key.
I am assuming this has to do with the latest Constraint Beta update for studio? This issue has not happened before.
Expected behavior
I expect the C key to show as an input if Shift is being held down.