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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment