You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @goncalo. Yes, you're right, these flags don't work with the TGS solver in the current version. We plan to fix this in future versions, but for now you'll need to use the PGS solver or implement your own force threshold logic using contact reports. Thanks for the report and for the repro.
PhysX v5.3.1
OS: Windows 10
Steps to Trigger Behavior
Code Snippet to Reproduce Behavior
Snippet with the problem (small changes to SnippetContactReport.cpp)
Snippet without problem (just changed solver type to ePGS)
Expected Behavior
Console should log some contact reports.
Actual Behavior
Console never logs any contact reports.
Not sure if this is by design or not. If it is, I couldn't find any mention in the docs.
The text was updated successfully, but these errors were encountered: