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
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create
- "Add project from repository" fields are not reset or disabled when Personal Access Token is disconnected during repository detection
- The "Failed to create GitHub repository. Not Found" error is not informative when a GitHub Personal Access Token without the repo scope is authorized in the Hub
- "No repositories found" is shown when typing a partial repository name in the Add from Repository search field
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.