Hi, during handling a character's arm with IK, I found out that IK creation order affects its behaviour.
Here's a simple test.

IKs of Upper bones are created from outer to inner.
IKs of Bottom bones are create from inner to outer.
Here's how those two arms work :

Normally we expect the behaviour below... I spent a day figuring out this. What's going on behind this?