Search Issue Tracker
By Design
By Design in 6000.3.X
Votes
0
Found in
6000.0.58f1
6000.2.4f1
6000.3.0b2
Issue ID
UUM-117427
Regression
No
Context Menu option is automatically selected when the menu is invoked and mouse is dragged while holding left mouse button
Reproduction steps:
1. Create and open a new project
2. Create a new GameObject in the Hierarchy
3. Add multiple Components to the GO until you need to scroll the Inspector
4. Press and hold the left mouse button on the three dots (hamburger menu) on one of the Components
5. Move it over the closest opened option
6. Release LMB
7. Observe the behaviour
Expected result: Nothing happens after LMB is released (only then I'd expect the Context Menu to appear)
Actual result: The hovered-over option is selected upon LMB release and the Context Menu closes
Reproducible in: 2023.1.0a1, 6000.0.58f1, 6000.2.4f1, 6000.3.0b2
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- On the 5th step, if too little space is given for the Context Menu, the menu will open already under the cursor, making the issue more apparent and making you instantly hover over some option
- This also affects other Context Menus in the Editor, except for the ones in the Scene view or the Toolbar
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
This is expected for context menus. Similar behavior can be seen in the File Explorer on Windows, when changing view settings for example or with context menus on MacOS.
Resolution Note (6000.3.X):
This is expected for context menus. Similar behavior can be seen in the File Explorer on Windows, when changing view settings for example or with context menus on MacOS.