Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.0.0-preview.17
Issue ID
1359408
Regression
No
Visual Element's Pseudo State stays in Hover when there's a different instance of Visual Element over it
How to reproduce:
1. Open attached project "case_1359408.zip"
2. Open Scene Scenes/SampleScene
3. Enter Play Mode
4. Open Window > UI Toolkit > UI Toolkit Debugger window
5. At the top of the UI Toolkit Debugger window press the "Pick Element" button
6. In the Game view select the gray square with the text "Button"
7. Click on the square
8. Move the mouse away from the white square that appeared
9. In the UI Toolkit Debugger observe the Pseudo State of the gray square that was selected
Expected result: The Pseudo State is "None"
Actual result: The Pseudo State is "Hover"
Reproducible with: 1.0.0-preview.15 - 1.0.0-preview.17 (2020.3.18f1, 2021.1.21f1, 2021.2.0b12, 2022.2.0a10)
Can't test with: 2019.4.30f1 (No UI Toolkit package in this version), 1.0.0-preview.14 and lower (2020.3.18f1, 2021.1.21f1, 2021.2.0b12, 2022.2.0a10 - console errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Add comment