Skip to main content
Notice removed Draw attention by CommunityBot
Bounty Ended with no winning answer by CommunityBot
Notice added Draw attention by Baro
Bounty Started worth 50 reputation by Baro
added 191 characters in body
Source Link
Baro
  • 81
  • 2
  • 11

I've followed all the online guides, I've changed characters (from a character taken from the Unity Asset Store to one from Mixamo), I've used animations taken from three different sites, but the problem remains.

Between one animation and another, the character does not keep aiming at the target (see images). It does the same thing also with the classic transitions (not the blend tree), as long as there is only one animation the IK is correct and points to the target, as soon as it mixes between one animation and the other it points to the top right.

This is the correct position (MoveX=0 and MoveY=1 only one animation running)

enter image description here


This is the wrong position (MoveX=0 and MoveY=0.61 merging of two animations)

enter image description here

The structure of the Rig seems correct to me. Can you give me an indication of what to look at? if you need more information just ask.

This is my structure tree

enter image description here

Thanks for your help.

UPDATE

I tried to look into the problem. And to make it easier for those who want to help me I made a video explaining the problem.

Youtube video

I've followed all the online guides, I've changed characters (from a character taken from the Unity Asset Store to one from Mixamo), I've used animations taken from three different sites, but the problem remains.

Between one animation and another, the character does not keep aiming at the target (see images). It does the same thing also with the classic transitions (not the blend tree), as long as there is only one animation the IK is correct and points to the target, as soon as it mixes between one animation and the other it points to the top right.

This is the correct position (MoveX=0 and MoveY=1 only one animation running)

enter image description here


This is the wrong position (MoveX=0 and MoveY=0.61 merging of two animations)

enter image description here

The structure of the Rig seems correct to me. Can you give me an indication of what to look at? if you need more information just ask.

This is my structure tree

enter image description here

Thanks for your help.

I've followed all the online guides, I've changed characters (from a character taken from the Unity Asset Store to one from Mixamo), I've used animations taken from three different sites, but the problem remains.

Between one animation and another, the character does not keep aiming at the target (see images). It does the same thing also with the classic transitions (not the blend tree), as long as there is only one animation the IK is correct and points to the target, as soon as it mixes between one animation and the other it points to the top right.

This is the correct position (MoveX=0 and MoveY=1 only one animation running)

enter image description here


This is the wrong position (MoveX=0 and MoveY=0.61 merging of two animations)

enter image description here

The structure of the Rig seems correct to me. Can you give me an indication of what to look at? if you need more information just ask.

This is my structure tree

enter image description here

Thanks for your help.

UPDATE

I tried to look into the problem. And to make it easier for those who want to help me I made a video explaining the problem.

Youtube video

Source Link
Baro
  • 81
  • 2
  • 11

Animation Rigging stops working when transitioning between animations

I've followed all the online guides, I've changed characters (from a character taken from the Unity Asset Store to one from Mixamo), I've used animations taken from three different sites, but the problem remains.

Between one animation and another, the character does not keep aiming at the target (see images). It does the same thing also with the classic transitions (not the blend tree), as long as there is only one animation the IK is correct and points to the target, as soon as it mixes between one animation and the other it points to the top right.

This is the correct position (MoveX=0 and MoveY=1 only one animation running)

enter image description here


This is the wrong position (MoveX=0 and MoveY=0.61 merging of two animations)

enter image description here

The structure of the Rig seems correct to me. Can you give me an indication of what to look at? if you need more information just ask.

This is my structure tree

enter image description here

Thanks for your help.