NVIDIA-Omniverse / PhysX

NVIDIA PhysX SDK
BSD 3-Clause "New" or "Revised" License
2.54k stars 361 forks source link

PxCustomGeometryExt::BaseConvexCallbacks::raycast doesn't report back which fields are valid #256

Closed goncalo closed 4 months ago

goncalo commented 6 months ago

Library and Version

PhysX v5.1.0

Operating System

Example: Windows 10

Steps to Trigger Behavior

  1. raycast against cone or cylinder custom shapes
  2. although the query always returns valid position & normal, the hitFlags do not reflect that
7zx commented 6 months ago

Hello @goncalo This was the only way for me to reach out to you. Would you be available for a chat? I have a proposal I'd like to discuss with you.

vreutskyy commented 4 months ago

Will be fixed in the next release. Thanks