08-05-2026, 09:02 AM
Just saw the video, it's hard to tell why the slight jittering. I can't really think of a cause off the top of my head: if both engines are simulated in sync, and Obi is picking up the solver position during LateUpdate() (after ecs physics has updated the position of the rigidbody to which the solver is parented) there should be no jitter and no delay.
I'm willing to take a closer look and debug this for you, but I'd need access to a project that reproduces the issue - even if it's a stripped down version of yours. It's ok if you can't share anything, but in that case I'm not sure where to look next.
best regards,
I'm willing to take a closer look and debug this for you, but I'd need access to a project that reproduces the issue - even if it's a stripped down version of yours. It's ok if you can't share anything, but in that case I'm not sure where to look next.
best regards,

