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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment