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
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Add comment