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
- 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 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.