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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Resolution Note (fix version Built-in):
Fixed in: 2022.1.0a15
Resolution Note (fix version Built-in):
Fixed in: 2021.2.7f1