Search Issue Tracker
By Design
Votes
0
Found in
2017.1
2018.1
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a5
Issue ID
1230836
Regression
No
[Animation] Compute Thresholds parameter does not get selected in Blend Tree
BlendTree is completely broken when changing the compute Threshold parameter. Unable to select any value from Compute Thresholds dropdown.
Steps to repro:
1. Open the attached project.
2. Open Cube Animator > Double click on "Test" Blend Tree.
3. Select BlendTree and add two motion field from the Inspector.
4. Uncheck Automatic Thresholds checkbox.
5. Select any parameter from Compute Thresholds dropdown.
Actual Result:
Unable to select any value from Compute Thresholds dropdown.
Expected Result:
Able to select the value from Compute Thresholds dropdown.
Reproducible in:
2020.2.0a5, 2020.1.0b3, 2019.3.3f1, 2019.2.1f1, 2019.1.1f1, 2018.1.0a1, 2017.1.5f1.
Environment:
Occurring on Windows 10 & Mac 10.14.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This pull-down is an action based on assigned clips. If you have no clips assigned, the expected result is null.
The Compute Thresholds drop-down will set the thresholds from data of your choice obtained from the root motions in the Animation Clips.
See documentation for more detailed explanation… https://docs.unity3d.com/Manual/BlendTree-1DBlending.html