Browser crash while moving kinematic compound object by setPosition()

Check this out: https://playcanvas.com/project/708546/
One should move compound kinematic body using teleport only. Otherwise browser will crash from stack overflow on first collision.

Sounds like this issue: https://github.com/playcanvas/engine/issues/2152

Interesting to note that teleport works.