Search Issue Tracker
Fixed
Votes
5
Found in
2019.3.0b9
Issue ID
1306526
Regression
No
In game UI element under mouse is reset whenever an element moves
When using UI Toolkit for in-game UI and previewing in the game view, the element under mouse gets reset every time another element moves.
Steps to reproduce:
1) In a project / Unity versions which has runtime capability, import the attached Unity package
2) Open the scene
3) Enter playmode
4) Try to hover the button and observe the hover color of the buttons is absent or flickers
5) Exit play mode, disable the "Simple Panel" script (it causes a red square element to animate)
6) Observe the hover state of buttons is correct
Expected: hover state is correct even if another element is animating
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
- Object Picker does not open when a reference is in an array and is clicked on through a non-standard pointer (tablet pen, touchscreen)
- HDRP ShaderGraph Color property gets overridden when it is named "EmissionColor"
Add comment