Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.0-preview.14
Issue ID
1344396
Regression
No
[UI Toolkit] MouseEnterEvent/MouseOutEvent is called repeatedly when using ITransitionAnimations' Scale animation on Button
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Mouse over the Button
4. Inspect the logs in the Console Window
Expected result: MouseEnterEvent/MouseOutEvent is triggered once when hovering over/moving away from the Button
Actual result: MouseEnterEvent/MouseOutEvent is called multiple times
Reproducible with: 1.0.0-preview.14 (2020.3.13f1, 2021.1.14f1), 2021.2.0b1, 2022.1.0a1
Couldn't test with: 2019.4.28f1 (UI Toolkit not available)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Fixed in Unity 2022.1.0a3 and versions above