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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
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.