Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0b5
Issue ID
693372
Regression
No
Direct blend tree "Normailze Blend Values" does not normalize
1. What happened
Enabling "Normalize Blend Values" on a direct blend tree, does not normalize blend(s).
2. How we can reproduce it using the example you attached
Select the "AnimController" controller
In the Animator, enter the Blend Tree
you should see 3 motions assigned to the tree
the first set to 0
the second set to 0.5
the third set to 0
select the tree and press play in the Inspector preview... you should see half of the walk motion being applied, as expected.
Now, in the Inspector, enable "Normalize Blend Values"... the motion still represents half the walk motion, bad :(
expected result: The walk motion should be applied at 100% when normalized since the other motions are set to 0.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment