Search Issue Tracker
Fixed in 6000.2.0a1
Fixed in 6000.2.X, 7000.0.0a17, future release
Votes
0
Found in
6000.1.0a5
Issue ID
UUM-87421
Regression
No
Hovering over vertical layout values in UI Toolkit Debugger does not register as hovering over the component
Steps to reproduce:
- Open a Unity Project
- Open UI Toolkit Debugger via Window > UI Toolkit > Debugger
- Select any panel in the dropdown
- Select any element (EditorPanelRootElement is the quickest to press as it is the first element). The first side of the page should be filled with the layout details
- On the layout diagram, hover over any of the horizontal layout values (left or right values)
- Observe how the specific component (either margin, border or padding) is highlighted, while all the other components turn white. This is expected behaviour.
- On the layout diagram, now hover over any of the vertical layout values (up or down values)
- Observe
Actual results: The entire diagram remains filled in, and the specific component is not highlighted
Expected results: The rest of the diagram turns white, and only the specific component remains filled in colour. This is how it is when hovering over any other area of the component (blank space or horizontal layout values)
Reproducible with versions: 6000.1.0a5, 6000.0.28f1, 2022.3.52f1, 2021.3.45f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Mac
Notes: -
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment