Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.45f1
6000.1.0b12
6000.2.0a8
Issue ID
UUM-102093
Regression
No
Long Animation Clip toolbar name is not truncated in Animation window
Steps to reproduce:
1. Create new Unity project
2. Create and select Cube GameObject in the Hierarchy window
3. Create Animation asset in the Project (Window > Animation > Animation)
4. When creating New Animation title, give it a longer name, for example (TestingTestingTestingTestingTestingTestingTestingTestingTestingTesting) and save it
5. Observe the Animation Clip name
Actual results: New long Animation Clip title is not truncated and name is cut off
Expected results: New Animation Clip title is truncated (for example TestingTestingTesti…)
Reproducible with versions: 2021.3.50f1, 2022.3.60f1, 6000.0.45f1, 6000.1.0b12, 6000.2.0a8
Tested on (OS): MacBook Pro 2021 (Apple M1 Max), Sequoia 15.3.2
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
This is by design. We do not plan to add ellipsis support in that context at this time.