[BUG] Macro button works, but hotkey doesn't

[BUG] Macro button works, but hotkey doesn't

Anonymous
Not applicable
1,223 Views
2 Replies
Message 1 of 3

[BUG] Macro button works, but hotkey doesn't

Anonymous
Not applicable

I'm trying to hotkey the "hard" button from the Selection Ribbon:

1700.jpg

It selects " hard" (sharp) edges.
Using MAXScript Listener I can see it's called "Sharp Edges"

1701.jpg

Here you can see pressing the Hotkey is the same exact macro as pressing the button in the ribbon, however, when you press the Hotkey the macro is run, but nothing gets selected.
Using the ribbon button, the same macro is run, and edges are actually selected.

0 Likes
1,224 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Here's a video of someone having the same issue all the way in 2016
https://www.youtube.com/watch?v=LdLsHZtKKbM

 

0 Likes
Message 3 of 3

DanielCantin
Autodesk
Autodesk

Hi, thanks for reporting the issue,

I think the hotkey must not be working as you expect because you used the Shift modifier key in the Hotkey. Using the Shift key with the Hard/SharpEdges commands result in keeping only the hard selected from your current selection, if you don't have anything selected, nothing happen.

I admit this can be unexpected, but it can be useful too, you can assign 2 hotkeys to SharpEdges, one with Shift, the other without and have both behavior available. We will track this issue to try to make this behavior discoverable or something to consider if we revisit modifier keys usage.



Daniel Cantin
QA Manager, 3ds Max, Maya
Entertainment Creation Products, ECP
0 Likes