Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I press backspace key, the wheels come off #940

Closed
kanchi0914 opened this issue Apr 6, 2018 · 3 comments
Closed

When I press backspace key, the wheels come off #940

kanchi0914 opened this issue Apr 6, 2018 · 3 comments

Comments

@kanchi0914
Copy link

Hi there,

I was testing Built-in Blocks Environment but faced weird problem.
Specifically, while operating a car, pressing the backspace key causes the wheels to come of.
There was no problem in the binary sample environment, but in other environments I made, I faced the same problem.
I Attach the image when it happened.
default

Actually, moving the car is possible even if the tire runs out. But I want to explore the cause.
How do I fix it?

thanks.

@sytelus
Copy link
Contributor

sytelus commented Apr 9, 2018

That is super weird and have never seen this in any environments that we have. Is this reproducible? If so can you please give the steps?

@sytelus
Copy link
Contributor

sytelus commented Apr 12, 2018

We found repro steps:

  1. Collide with something.
  2. Press Backspace to do reset.

sytelus added a commit that referenced this issue Apr 12, 2018
@sytelus
Copy link
Contributor

sytelus commented Apr 12, 2018

Fixed. Solution was to set physics to Kinematics for wheels instead of "Default" in physics asset.

@sytelus sytelus closed this as completed Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants