15-02-2021, 05:41 PM
(03-02-2021, 10:55 AM)josemendez Wrote: Hi again,
Indeed this was caused by the previous fix. Comment out the
Code:if (dirty)
line at the end of UpdateDynamicAttachment(). This is just a workaround that will rebuild the pin constraint every frame, since a proper fix turns out to be more involved and requires a few changes in the solver.
The next update will contain a proper fix for this bug. thanks for reporting it!
Thanks! That's good to read!