Search Issue Tracker
In Progress
Fixed in 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Fix In Review for 6000.0.54f1
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 GetSceneGUID when building a scene
- ComputeShader compilation is executed sequentially, resulting in subpar performance
- Crash on UnityObjectToString(Object*) when an object has a field with a type mismatch and an active Animator
- Visual Effect Graph Node creation folder colors are not set to default by default
- The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
Add comment