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
- Sprite Mask does not render in the Player
- Trying to insert Template to Subgraph Operator or Block throws "NullReferenceException" error
- NullReferenceException occurs when trying to access TouchScreenKeyboard properties
- [Android] [GameActivity] Exception "Didn't find class "com.unity3d.player.ReflectionHelper" and application crash when setting
- List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
Resolution Note:
Fixed by another internal issue: UUM-82985: UIToolkit doesn't render hover state properly on the first frame