Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a4
6000.6.0a1
Issue ID
UUM-131812
Regression
No
“Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
Steps to reproduce:
1. Create a new Unity project
2. In the Hierarchy, create any GameObject
3. Open the Animation window (Window -> Animation -> Animation)
4. With the GameObject selected, click "Create" in the Animation window
5. Open Animator window (Window > Animation > Animator)
6. Create an empty State Node and make sure there’s transition between Entity node > New State node
7. Rename “New State” node to a longer name, for example: “TESTINGTESTINGTESTINGTESTINGTESTING”
8. Press on “Entry” node
9. Observe the “Default state” name in Inspector window
Actual results: Longer “Default state” name is not truncated in Inspector window
Expected results: Longer “Default state” name is truncated in Inspector window
Reproducible with versions: 6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4
Tested on (OS): macOS Silicon Tahoe 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment