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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment