Search Issue Tracker
Fixed
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
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
Resolution Note:
Fixed by another internal issue: UUM-82985: UIToolkit doesn't render hover state properly on the first frame