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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.