Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2023.2.0f1
2023.3.0a14
Issue ID
UUM-56317
Regression
Yes
Packman: Scrolling with the mouse wheel up and down changes and UI windows
Steps to reproduce:
- Open or create a project
- Go to "Window" ->"Package Manager"
- Add/dock a Pacman window next to the "Scene" and "Game" windows;
- Adjust Pacman size so that the horizontal scroll bar would become visible
- Try to scroll up and down in the list section by using a mouse wheel and observe how the UI changes
Expected result: Only the packages list section should react to the scrolling.
Actual result: Scrolling with the wheel up and down changes Pacman UI - changes its sections. Video added in the "Attachments" section.
Reproducible with: 2023.2.0f1, 2023.3.0a14
Not reproducible with:
- 2023.1.20f1 Pacman doesn't have a vertical scrollbar in this stream.
- 2022.3.13f1 Pacman doesn't have a vertical scrollbar in this stream;
- 2021.3.32f1 Pacman doesn't have a vertical scrollbar in this stream.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is the expected behaviour i.e. when your cursor is over the pane with a vertical scroll, scrolling using mouse wheel will move down until it reaches the bottom of the list *and then* scrolling switches to horizontal scroll.
Resolution Note (2023.3.X):
This is the expected behaviour i.e. when your cursor is over the pane with a vertical scroll, scrolling using mouse wheel will move down until it reaches the bottom of the list *and then* scrolling switches to horizontal scroll.