Search Issue Tracker
Fixed
Fixed in 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91519
Regression
No
Hover style remains on elements after the cursor is moved away when the 'transition-delay' property is used
Reproduction steps:
1. Open the attached “UiToolkitTest.zip” project
2. Open the “SampleScene” Scene
3. Enter the Play mode
4. Hover over the elements quickly
Expected result: The hover style goes away after the cursor is moved away
Actual result: The hover style remains on the elements
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Also reproduces in the Player
- The issue goes away if inside ‘HoverIssue.uss’ the ‘transition-delay’ property is removed from the .tile element
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment