Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.3.3p3
Issue ID
777936
Regression
No
[BlendTree] Modifying top bound of 1D parameter calculates threshold incorrectly
Steps to reproduce:
1. Download and import attached project.
2. Open scene: main
3. Select obejct in hierarchy: cube
4. In animator window, double click on "new state" to enter its Blend Tree.
5. Select blend tree and in inspector window try to change top bound from 10 to 5. (GIF)
Expected result: Bound changes to 5, and two bottom motion threshold also changes to 5.
Actual result: Bound changes to 5, but there is no motion with threshold of 5 (it is 1.666..), which is incorrect.
Notes: this only happens when we have two motions with the same threshold at top or min bounds.
Reproduced on: 5.4.0b9, 5.3.3p3, 5.2.4f1, 5.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment