Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a12
Issue ID
1110804
Regression
No
Shortcut Manager - Right clicking a command does not select it
If you right click a command, it will not actually get selected. This is especially annoying if you have previously selected a different command, as the context menu will show options for that command rather than the one you were hovering over when you right clicked.
1. Install Unity
2. Launch Unity
3. Create a new project with any settings
4. Go to Edit > Shortcuts...
5. Select any category
6. Select any command with the left mouse button
7. Hover over a different command and right click
8. When the context menu is open, hover over a different command and right click
Expected Result:
The command the mouse was hovering over becomes selected and context menu options are shown for that command.
Actual Result:
The context menu opens with options for the command selected in step 7.
Tested on Windows.
Occurs on:
2019.1.0a12, 2019.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment