I'm using touch rotation and touch transformation (for pinch scaling) stacked. When I pinch zoom my model everything is fine, when I rotate my model everything is fine.......
but when I zoom the model, and on the next touch interaction try to rotate it, the model does not respond to the rotation, then if I swipe to rotate a second time the rotation is fine.
This only happens when scaling and then rotating, if i rotate then scale the interaction is correct on the following touch, everytime.
Is this a limitation of stacking touch nodes and something i have to accept or am i missing something simple or a work around possibly??
any help is appreciated

i've attached a demo scene. I'm using a touch proxy, but it doesnt seem to make a difference with or without the proxy, so ive left it in as this is the set up im working with
