Search Issue Tracker
Fixed in Built-in
Votes
0
Found in [Package]
Built-in
Issue ID
1367771
Regression
No
MouseEnterEvent is called multiple times when moving mouse over Slider
How to reproduce:
1. Open the attached project ("BugMouseToolkit.zip")
2. Enter Play Mode
3. Mouse over the Slider area
Expected result: MouseEnterEvent event called once, Debug.Log for each parameter printed once in the Console
Actual result: MouseEnterEvent event called multiple times, Debug.Log printed multiple times in the Console
Reproducible with: 1.0.0-preview-15, 1.0.0-preview-18 (2020.3.20f1, 2021.1.25f1), Built-in (2021.2.0b16, 2022.1.0a12)
Could not test with: 2019.4.31f1 (UI Toolkit not available)
Note:
- Could not check older preview versions - "error CS0535: 'DefaultEditorWindowBackend' does not implement interface member 'IEditorWindowBackend.overlayGUIHandler'"
- Reproducible with old input system and Input System package
- MouseEnterEvent gets called 3 times when moused over the element's "margin" and then once more when moused over the slider portion of the element
- Also reproducible with Toggle
- Not reproducible with Label, EnumField
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version Built-in):
Fixed in: 2022.1.0a15
Resolution Note (fix version Built-in):
Fixed in: 2021.2.7f1