Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.3
2020.3.9f1
2021.1
2021.2
Issue ID
1343258
Regression
No
Opening ellipses pop-up on component in Inspector window and dragging cursor without releasing it results in option being chosen
Reproduction steps:
1. Open attached project "1343258.zip"
2. Open "SampleScene" Scene
3. Select "Directional Light" in the Hierarchy window
4. In the Inspector window, scroll down that some component's ellipses (three dots on the top right of the component) are half-hidden
5. Left-click and hold on the half-hidden ellipses and quickly move your cursor a bit so it lands on some option in the opened pop-up
6. Release the mouse
Expected result: Nothing is opened or no action gets initiated because the option doesn't get chosen
Actual result: Option gets chosen and something gets opened or some action gets initiated (which is bad because in case the user quickly clicked and released without even seeing what option they landed on, it will result in unexpected behavior)
Reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
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
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
Resolution Note (2022.1.X):
The impact of this issue is limited enough that we're going to focus on higher priority issues for now.