Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.11f1
6000.4.1f1
6000.5.0a9
6000.6.0a1
Issue ID
UUM-137616
Regression
No
Animator Inspector: Help boxes are misaligned and use technical code names
Steps to reproduce:
- Create a new project
- Add a cube in the Hierarchy window
- Select a cube and create an animation for it (Window -> Animation -> Animation -> Click "Create" button -> enter animation name -> click Save)
- Close the Animation window
- Open the "Animator" window (Window ->Animation -> Animator)
- Select the animation object in the Animator window
- Go to the Inspector window
- Check all the listed "Parameter" items
- Observe the help boxes
Actual results: The error message uses the unformatted class name "AnimatorController," and the help boxes are incorrectly indented, causing them to be misaligned with other Inspector properties.
Expected results: The error should use the human-readable string "Animator Controller" and the help boxes should be left-aligned
Reproducible with versions: 6000.3.11f1, 6000.4.1f1, 6000.5.0a9, 6000.6.0a1
Tested on (OS): macOS - Tahoe 26.3.1
h3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment