Search Issue Tracker
Fixed
Fixed in 6000.1.0b7, 6000.2.0a4
Votes
0
Found in
2021.3.45f1
2022.3.56f1
6000.0.36f1
6000.1.0b4
Issue ID
UUM-95775
Regression
No
Blend Tree Slider does not adapt if outside allowed range on change of Threshold values
Steps to reproduce:
- Open a Unity Project
- Create a new Animator Controller via Assets > Create > Animation > Animator Controller
- Open the new Animator Controller in the Animator Window by double clicking on it
- Right-click on the graph and create a New Blend Tree
- Double click on the created Blend Tree node to open it
- Observe that the initial node has a circular Slider Handle and it's default value is 0
- Select the initial node and add two Motion Fields to the Motion section in the Inspector
- Uncheck 'Automate Thresholds'
- Set the minimum Threshold (topmost Motion) to be higher than the value on the Slider (e.g. 0.2)
Actual results: The circular Slider Handle disappears. The value on the Slider is outside of the allowed range of values by the Motion Thesholds
Expected results: The circular Slider Handle remains. The value on the Slider is clamped to the range of values allowed by the Motion Thesholds
Reproducible with versions: 7000.0.0a15. 6000.1.0b4, 6000.0.36f1. 2022.3.56f1, 2021.3.45f1
Not reproducible with versions: -
Can't test with versions: -
Tested on (OS): Windows 11
Notes: -
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