Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a2
Issue ID
1183069
Regression
No
[Animation Stream] Using animation rigging constraint with humanoid character introduces an offset
Using AnimationRigging constraint with a humanoid character introduces offsets.
Disabling the constraint, or setting the character root scale to (1,1,1) will remove the issue.
Repro:
1- Open scene 'Repro' in attached project.
2- Disable '2BIK' game object and start playmode.
3- Notice that character feet reach the ground.
4- Stop playmode, enable '2BIK' game object and restart playmode.
5- You'll see that character is now offset above the ground.
Comments (2)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
dasparadoxon
Jun 27, 2020 05:47
I have the same problem.
When I import a model from MakeHuman to Blender and then export it to FBX and use it in Unity, all the animations work fine and everything after making an human rig out of it.
As soon as I use a animation modifier like Two Bones IK or Chain IK, the model is elevated quite a bit into the air.
If I use an exported FBX from MakeHuman directly, the animation package works fine.
Also when I make an own rig in Blender and import it into Unity as FBX, this also works fine.
I am not sure why this is happening when using MakeHuman Models, trying to find it out, but not sure I can cause something is upsetting the animation package system.
HilmiYafi
Jun 14, 2020 04:49
I'm still having this issue on Unity 2020.1.0b12.
Please help, the problem seems to be on my model that I made from Blender. If I use another model, the Two Bones IK seems to be fine...
What causes this? Do I need to do something specific with my model?