Search Issue Tracker
Duplicate
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-116357
Regression
No
Package "Display Name" and "Technical Name" misses truncation in the "Export Package" window
*Steps to reproduce:*
# Create a project
# Window -> Package Management -> Package Manager
# Click “+” and select “Create package”
# Enter a longer package name and click the “Create”
# Select the newly created package and click the "Export" button in the details window
# Observe the window
*Actual results:* Long package name is not truncated with ellipsis (“…”), also it goes out of the window due to missing margin.
*Expected results:* Long package name should be truncated with ellipses as it is implemented in other places, and a margin should be added.
*Reproducible with versions:* 6000.3.0a5, 6000.30b1
*Not reproducible with versions:* -
*Can’t test with versions:* 6000.0.55f1, 6000.1.15f1, 6000.2.2f1, 6000.3.0a4 as package creation functionality landed just in 6000.3.0a5
*Tested on (OS):* M1 Max - Sequoia 15.6.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
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Resolution Note:
Duplicate
Duplicate of another internal issue: UUM-115276: Package technical/display names can trail off of the export window when the text is too long