harrison-lucas / bullet

Automatically exported from code.google.com/p/bullet
Other
0 stars 0 forks source link

btKinematicCharacterController step crash #743

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
void btKinematicCharacterController::stepForwardAndStrafe ( btCollisionWorld* 
collisionWorld, const btVector3& walkMove)

will crash m_ghostObject->convexSweepTest if walkMove length is 0 with a 0 
length ray

Original issue reported on code.google.com by thesombr...@gmail.com on 3 Oct 2013 at 8:33

GoogleCodeExporter commented 9 years ago
moved to https://github.com/bulletphysics/bullet3/issues/84

Original comment by erwin.coumans on 30 Mar 2014 at 5:50