Cubase Version: 14.0.40
OS: Win 11
Description:
There appears to be a bug in Cubase’s handling of Key Command profile names regarding case sensitivity.
When saving Key Command presets, Cubase does not correctly treat preset names as case-insensitive during the overwrite check.
Steps to Reproduce:
-
Create and save a Key Command preset named “MyCommands”.
-
Modify some key commands.
-
Choose Save (or Save As) and enter the name “Mycommands” (different capitalization).
-
Confirm the save.
Observed Behavior:
-
Cubase does not ask whether the existing preset should be overwritten.
-
The updated key commands are not saved.
-
No warning or error message is shown.
Expected Behavior:
-
Cubase should treat preset names as case-insensitive.
-
When entering “Mycommands”, Cubase should detect the existing “MyCommands” preset.
-
The user should be prompted to confirm overwriting the existing preset, and the changes should be saved correctly.