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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport
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.