Can't make two or more modified Keymap presets (keyconfig presets)

Hi! I don’t know is it a bug or I do something wrong but there is a problem making two or more modified key presets in Blender 2.8. I made two different key presets whith different key-bindings. The problem is that those different key presets are linked! I mean when I change the key-binding in one preset it will be change in the second key preset too. So now in my modified key presets only the name of the presets is different, but all the keyshots in those modified presets are the same. Is there the way to change keys in different key presets separateley to make really two different key presets?

Just tried it, and I can confirm that this seems to be broken.

Yes, I tried it in 2.79 the same bug, you can’t make the new key preset!

I find the way to make new key preset whithout changing exists key presets. You have to make this:

  1. Disable autosave option in Blender settings (left bottom corner)
  2. Create new key preset and change all the keys as you whant BUT DON’T SAVE ANYTHING
  3. Then press EXPORT button (it will make the py file with all your new key settings)
  4. After export new keypreset, delete new keypreset you just created and exit from Blender (DON’ SAVE ANYTHING)
  5. Start Blender go to Keymap settings, and push IMPORT button and just find the py file with new keypreset you just did and import it
  6. Now you have unique keypreset (it’s not link with another keypresets)

Nice catch!
I’ll use this as a workaround, thanks!

Still broken in Blender 3.4.1. The workaround still applies though. So thankyou Piton812.