Bug in the character control demo [solved]

heeen
Posts: 6
Joined: Tue Feb 17, 2009 6:32 pm

Bug in the character control demo [solved]

Post by heeen »

There seems to be a bug in the character control demo. To reproduce, shoot a sphere at the character body. You will get an error about an AABB overflow.
Then place the character between the two boxes on the ground. The performance will drop significantly (see the unaccounted time)
Image
Tested with version 2.73
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: Bug in the character control demo

Post by Erwin Coumans »

Can you try Bullet 2.74 beta1 or later, and see if the problem still exists?

Thanks,
Erwin
heeen
Posts: 6
Joined: Tue Feb 17, 2009 6:32 pm

Re: Bug in the character control demo

Post by heeen »

Seems like the bug was fixed in the beta :)