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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
This is by design. We do not plan to add ellipsis support in that context at this time.