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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
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.