Search Issue Tracker
Fixed
Fixed in 6000.4.0a2
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-116307
Regression
No
"Name"string in the Package Manager details window misses truncation and a margin
Steps to reproduce:
- Create a project
- Window -> Package Management -> Package Manager
- Click “+” and select “Create package”
- Enter the package name and click the “Create”
- Select the newly created package for it to appear in the Inspector window
- Click the “Edit” button in the “Inspector” window
- Find the "Name' field under the "Author" section
- Enter a longer name and save changes
- Return to the Packman window
- Select the newly created package
- Observe its details section
Actual results: Long name string is not truncated with ellipsis (“…”), also it goes out of the window due to missing margins.
Expected results: Long name should be truncated with ellipsis as it is implemented in other places, and a margin should be added.
Reproducible with versions: 6000.3.0b1
Not reproducible with versions:
Can’t test with versions: 6000.0.55f1, 6000.1.15f1, 6000.2.2f1, 6000.3.0a2 as package creation functionality landed just in 6000.3.0a3
Tested on (OS): M1 Max - Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment