Disappearing shapes - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: Disappearing shapes (/thread-1520.html) |
Disappearing shapes - savat - 03-08-2020 H Tyson, have you a minute? look at this magnet simulation: in the last event the mesh disappear! The PhysX Bind node in the last event is what causes the issue so you can focus there. Sorry for this noob question but (if it isn't caused by a main error) it sounds weird. Thanks. edit01: more in depth, proximity bind/colliders seems to be the switch for this issue. scene file RE: Disappearing shapes - savat - 03-10-2020 Hey Tyson, any news about this hypothetical bug? RE: Disappearing shapes - tyFlow - 03-11-2020 This appears to be a bug in NVidia's implementation of their TGS solver. Switch back to PGS and the issue will go away. I've raised the problem with the NVidia devs. You can follow the progress of that issue here: https://github.com/NVIDIAGameWorks/PhysX/issues/263 RE: Disappearing shapes - savat - 03-11-2020 (03-11-2020, 12:52 AM)tyFlow Wrote: This appears to be a bug in NVidia's implementation of their TGS solver. Switch back to PGS and the issue will go away. ok, thank you for support and the infos. RE: Disappearing shapes - tyFlow - 03-11-2020 NVidia has posted the solution, so it will be fixed in the next build. RE: Disappearing shapes - savat - 03-12-2020 v.074 contain the fix but it doesn't work in my scene...2 time weird. The PGS method works fine but compared to TGS is "too PhysX". |