Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
Issue ID
1176477
Regression
Yes
Scrollbar has some UX issues
The Northstar vision for scrollbars has the scrollbars only appearing when needed on hover and focus. In the current build we “emulated” this look with none of the fancy UX to make it hide/show. We did this by making the gutter trough color behind the scroll the same color as the panel background. We also removed the up and down arrows at the top and bottom of the arrows to reduce clutter.
1. It turns out the arrows are needed for slow scrolling through long lists and click scrolling to go a single line at a time.
2. Bug: Currently clicking on the trough does nothing. It should move the scroll up or down towards the click.
3. Objects dragged into a window can not be dropped into the trough area and there is no feedback that the area is not part of the window.
4. When hovering over the trough area objects highlight but clicking does nothing.
5. Middle click should be added for PC users. Currently there is no way to pan without clicking the scrollbar.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment