rapier.js
rapier.js copied to clipboard
Using rigidBody.setEnable(false); causes Uncaught RuntimeError: unreachable with 0.18.x
If using setEnable(false) on a rigidBody after colliders attached to it has come in contact with other collider(s) a Uncaught RuntimeError: unreachable will occur in WASM.
Test at https://codesandbox.io/p/devbox/icy-waterfall-qsx9zp