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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment