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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment