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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
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.