Search Issue Tracker
Fixed in 2021.2.X
Votes
2
Found in
2019.4
2019.4.2f1
2020.2
2021.1
2021.2
Issue ID
1307253
Regression
No
[Anim]ClampWeight doesn't make character completely restrained in motion when set to 1 and applied in Animator.SetLookAtWeight()
Reproduction steps:
1. Open user's project "HeadTurnTest.zip"
2. Open "HeadTurnTestScene" Scene
3. Enter Play Mode
4. In Scene view move "Sphere" GameObject around and look how the character behaves
Expected result: Character head doesn't move at all because clampWeight is set to 1 on "Head Turn Test" Script in "MaleFree1" GameObject
Actual result: Character head moves around like clampWeight is set to lower value even though on "Head Turn Test" Script in "MaleFree1" GameObject clampWeight is set to 1
Reproducible with: 2019.4.19f1, 2020.2.3f1, 2021.1.0b4, 2021.2.0a2
Couldn't test with: 2018.4.31f1 (couldn't downgrade to a functioning project), 2021.2.0a3 (project crashes when opening it)
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a10