Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.68f1
6000.3.10f1
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134961
Regression
No
Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
Steps to reproduce:
- Create a new Unity project using the Universal 2D template
- Create a new Triangle Sprite (Assets > Create > 2D > Sprites > Triangle)
- Select the newly created Triangle Sprite
- Click the "Open Sprite Editor" button in the Inspector window
- Change the Sprite "Name" property to something that's very long in the Sprite Editor window
- Click the "Apply" button in the Sprite Editor window
- Expand the Triangle asset by pressing an arrow on the right of its icon in the Project window
- Select the renamed Sprite in the Project window
- Observe the Inspector window
Actual results: Sprite name labels are overflowing and are not truncated both in the Inspector window and the Preview section
Expected results: Sprite name labels are truncated
Reproducible with versions: 6000.0.68f1, 6000.3.10f1, 6000.4.0b9, 6000.5.0a7
Tested on (OS): MacOS Silicon Tahoe 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment