[bug]Vehicle problem VehicleMovement component

Hi, I have a bug with my vehicle(i test it on all my vehicles),when i add five wheel and then remove it(by Undo command(ctrl+z)) my vehicles starts fly(or clip in ground on half wheel) around, what can i do to fix that issue

42948-снимок.jpg

PS i add wheel in this menu, but removing wheel (to default 4) doesn’t help…

Hey can you post a screenshot expanding each wheel? So I can see bone names you associated with?

Thanks for posting the screenshot, I cannot reproduce your issue by deleting one of the wheel and undo with ctrl + z. Which makes me think the problem lies elsewhere. Can you just double check the 4 wheel bone names match correctly ? You might know this already but still highlighting the fact the your rear left wheel name suffix do not match with rear right i.e ( RL : PhysVisibel_Bone , RR : PhysVisible_Bone. If any of the 4 bone names do not match with the skeletal bone name associated with the vehicle movement component then simulation might fail

Thanks for posting the screenshot, I cannot reproduce your issue by deleting one of the wheel and undo with ctrl + z. Which makes me think the problem lies elsewhere. Can you just double check the 4 wheel bone names match correctly ? You might know this already but still highlighting the fact the your rear left wheel name suffix do not match with rear right i.e ( RL : PhysVisibel_Bone , RR : PhysVisible_Bone. If any of the 4 bone names do not match with the skeletal bone name associated with the vehicle movement component then simulation might fail

Here you go

i find fix, need just delete existing BP(my fly car) and place new this fix my problem, thx

Glad you found the fix :slight_smile: