13-04-2023, 04:07 PM
(This post was last modified: 13-04-2023, 04:09 PM by josemendez.)
(13-04-2023, 03:52 PM)Voolg Wrote: Why isn't the this new line added by default though? I am just genuinely curious.
I have it commented out in the development branch, because I harbour the hope that at some point Unity will fix this to match PhysX's behavior.
But you're right I should probably just bite the bullet and check the velocity of every rigidbody every frame. That's less costly than keeping them awake, anyway.