Search Issue Tracker
Fixed in 1.0.0
Votes
3
Found in [Package]
1.0.0
Issue ID
1332917
Regression
No
Hover state resets when there is another UI Toolkit element in the same UIDocument that is rotated or moved
Reproduction steps:
1. Open user's project "FontTest.zip"
2. Open "SampleScene" Scene
3. Enter Play Mode
4. Notice how the "Rotate me!" label rotates
5. Hover the mouse cursor over the "Hover over me" label and notice how it acts
6. Click on the "Stop rotation" button, notice how the "Rotate me!" label stops rotating, and repeat 5th step
Expected result: "Hover over me" label gets stable red background when hovering over it both when the "Rotate me!" label is rotating and when it's stationary
Actual result: "Hover over me" label gets red background that flickers and is not stable when the "Rotate me!" label is rotating and is stable when it's stationary
Reproducible with: 1.0.0-preview.14 (2020.3.9f1, 2021.1.8f1), 1.0.0 (2022.1.0a2)
Couldn't test with: 2018.4, 2019.4 (UI Toolkit package is not available), 2021.2 (UI Toolkit package is not supported and breaks the project)
Note: Similar results are observed when the "Rotate me!" label is moved using Transform.position
-
manuelgoellnitz
Aug 25, 2021 13:12
This also happens when the an element is scaled or the style is changed and the mouse is moved.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.0.0):
Fixed in: 2022.1.0a3