Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.51f1
2022.3.62f1
6000.0.50f1
6000.1.4f1
6000.2.0b3
Issue ID
UUM-107423
Regression
No
Animator State name overflows outside the visual box when the State has a long name
*Steps to reproduce:*
# Create a new Unity project using the Universal 3D template
# Create a Cube GameObject (GameObject > 3D Object > Cube)
# Open the Animation window (Window > Animation > Animation)
# Create a new animation
# Open the Animator window (Window > Animation > Animator)
# Rename the new animation State to something very long
# Observe the Animator window
*Actual results:* The State name overflows and there is no limit on the name length so it can overflow infinitely
*Expected results:* The State name does not overflow, is shortened following with "..."
*Reproducible with versions:* 2021.3.51f1, 2022.3.62f1, 6000.0.50f1, 6000.1.4f1, 6000.2.0b3
*Tested on (OS):* macOS SIlicon Sequoia 15.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment