root bone scaled to [-1,0]
example hierarchy:
root (scaled)
- Image
- boneTestParent
- - boneTest2
If I parent the image (which is parented to root), to boneTest2, (which is parented under boneTestParent, which is parented under to root) it's rotation will click to 180° from 0° for no reason.
Also when entering 90° on a bone with the world axis, it'll flip to 270° instead. This only occurs when the root bone is scaled negatively.
Cheers.