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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment