Search Issue Tracker
Fixed in 6000.0.52f1
Fixed in 6000.0.X, 6000.2.X, 6000.3.X, 6000.3.0a1
Votes
1
Found in
6000.0.50f1
6000.2.0b3
6000.3.0a1
Issue ID
UUM-107297
Regression
Yes
Package Description text is cut off when resizing Unity Package Manager Window
Steps to reproduce:
1. Create new unity project
2. Open Package Manager
3. Select any package
4. Select the right size of the Package Manager
5. Drag if to the left to minimise the window
6. Observe Package description
Actual results: text is getting cut off and text doesn’t dynamically adapt to resizing PM window
Expected results: text is not cut off, fits whenever PM window is resized
Reproducible with versions: 6000.2.0b1, 6000.2.0b3
Not reproducible with versions: 2022.3.61f1, 6000.1.4f1, 6000.2.0a10
Tested on (OS): MacBook Pro, 2021, Sequoia 15.5 (M1)
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
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
- Crash on UNITY_FT_Render_Glyph_Internal when Generating Font Atlas in the Font Asset Creator Window
Resolution Note (fix version 6000.0.52f1):
We can't really fix that, as that is the nature of this implementation, that we allow content to be cropped. It's the same with other windows in Unity, when you drag the splitter and make the right panel really small, some content will be cut off. Take a look at UI builder, or even the project browser, it is the same.
Resolution Note (fix version 6000.3.0a1):
We can't really fix that, as that is the nature of this implementation, that we allow content to be cropped. It's the same with other windows in Unity, when you drag the splitter and make the right panel really small, some content will be cut off. Take a look at UI builder, or even the project browser, it is the same.