4.2 quick save/load layout no longer working on keybinds

4.2 quick save/load layout no longer working on keybinds

Thank you for bringing this issue to our attention. We appreciate your detailed report about the Quick Save/Load Layout keyboard shortcuts (Ctrl+7 and Ctrl+8) not working in Isaac Sim 4.2.
I want to inform you that we have created an internal ticket to track this issue, and we will update you as soon as we have more information.

Thanks for reporting the issue, the issue will be fixed in the next release.

A short term fix would be to edit

~/.local/share/ov/pkg/prod-isaac-sim-4.2.0/exts/omni.isaac.app.setup/omni/isaac/app/setup/extension.py
Add the following on line 428
editor_menu.set_hotkey(menu_path, carb.input.KEYBOARD_MODIFIER_FLAG_CONTROL, key)

Thank you, I will test this out.

Update: This issue has been fixed and will be available in the next release. Thank you.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.