Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.51f1
2022.3.64f1
6000.0.52f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110375
Regression
No
Animator Parameter name has no character limit and is not truncated which results in Transition Condition selection dropdown very long and cut off the screen
*Steps to reproduce:*
# Create a new Unity project using the Universal 3D template
# Create a new "Cube" GameObject (GameObject > 3d Object > Cube)
# Open the Animation window (Window > Animation > Animation)
# Create a new animation by pressing the "Create" button in the Animation window
# Open the Animator window (Window > Animation > Animator)
# Create a new State
# Make a transition from the New Animation to the new State
# Click on the "Parameters" button
# Create any parameter with a very long name
# Click on the transition created in step 7
# Open the Conditions selection dropdown
# Observe the Conditions selection dropdown
*Actual results:* The Conditions selection dropdown does not truncate long names so the dropdown is over the whole screen and cut off on the right side, parameters don't have a character limit
*Expected results:* The Conditions selection dropdown either truncates long names or the parameters have a limit of characters
*Reproducible with versions:* 2021.3.51f1, 2022.3.64f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
*Tested on (OS):* macOS Silicon Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment