LineTraceComponent is not work when the componet move very fast.
i place a space ship in the world, i do a line from ship center to the ship window, when the ship is very fast ,LineTraceComponent return false.
i follow the code find "const PxI32 NumHits = PxGeometryQuery::raycast " NumHits is 0;