Unity Issue Tracker - Long Animation Clip toolbar name is not truncated in Animation window
Closed
UUM-102093
Long Animation Clip toolbar name is not truncated in Animation window
Unity: IMGUI Framework
Won't Fix
6.2.X
6.1.X
6.0.X
2022.3.X
2021.3.X
This is by design. We do not plan to add ellipsis support in that context at this time.
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
Prioritise and Follow this issue
Have a workaround or additional info about this issue?