Search Issue Tracker
By Design
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
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
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.