Search Issue Tracker
Fixed in 6000.1.0a1
Fixed in 6000.0.40f1
Votes
0
Found in
2021.3.44f1
2022.3.48f1
6000.0.21f1
Issue ID
UUM-83103
Regression
No
A UI element loses the "hovered" state when the element is removed and re-added to the parent element while hovering it
How to reproduce:
1. Create and open a new project
2. Extract and import the “HoverFirstFrameIssue.zip > Editor“ directory into the Assets directory
3. Open the “BugReport > Hover On First Frame Issue“ custom Editor Window from the Toolbar
4. Hover the mouse on both blue boxes
5. Observe the custom Editor window
Expected result: Both boxes change color to red when they are hovered
Actual result: The second box flashes in red, then turns blue again
Reproducible in: 2021.3.44f1, 2022.3.48f1, 6000.0.21f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 6000.1.0a1):
Fixed by another internal issue: UUM-82985: UIToolkit doesn't render hover state properly on the first frame
Resolution Note (fix version 6000.0.40f1):
Fixed by another internal issue: UUM-82985: UIToolkit doesn't render hover state properly on the first frame