Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.63f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128454
Regression
No
Package window scrollbar vanishes on window resize and doesn’t reappear
Steps to reproduce:
- Create a project
- Go to Window -> Package Management -> Package Manager
- Dock the window next to the "Game" view
- Resize the engine so that the scrollbar would appear in the packages window and the Project window
- Resize the engine and observe the result
Actual results: Package window scrollbar vanishes on window resize and doesn’t reappear
Expected results: The scrollbar should always stay visible as it is in the "Project" window
Reproducible with versions: 6000.0.63f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Tested on (OS): macOS - Tahoe 26.1
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This works as intended - we have 3 columns in the Package Manager window (comparing to 2 in the Project window) and this is a desired behaviour for the layered approach to the resizing. This way Package manager window could be resized to even smaller window.
Resolution Note (6000.5.X):
This works as intended - we have 3 columns in the Package Manager window (comparing to 2 in the Project window) and this is a desired behaviour for the layered approach to the resizing. This way Package manager window could be resized to even smaller window.