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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment