Issue:
mousewheelup/down key is not able to execute any hotkey actions in the game and mousewheeldown does perform camera zoom out action regardless of key bind to perform this action. Also, the bottom left grid does not show any key bound to the action (but it provably can not show any).
Have tried it with several types of actions such as selection hotkeys, economy unit hotkeys & military hotkeys. The only difference found is the if the town center is selected and it has a bind hotkey with mousewheeldown the camera does not zoom out, but the bound actions is not done nonetheless.
examples:





I also tried to bind it to set gather point hotkey, do not have an image.
Trigger Event:
Bind mousewheelup/down to other hotkeys different from Zoom commands
Repro Steps:
- bind camera zoom command hotkeys to any other key from defoult mousewheels.
- bind mousewheelup/down to any other action (tried select objects, actions in town center, action of units)
- when doing mousewheelup no action is performd, when doing mousewheedown camera zoom pans out and action bound is not performed (unless if Town center selected and action within the town center is bind to this hotkey, although the bound action is not done).