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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is by design. We do not plan to add ellipsis support in that context at this time.