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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
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.