Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Wheel Collider Issue

Discussion in 'Physics' started by Teo935, Mar 17, 2023.

  1. Teo935

    Teo935

    Joined:
    Feb 10, 2019
    Posts:
    1
    Im using the Unity wheel colliders but we're running into some issues.

    When I use the wheel collider to move the vehicle, the speed value in Rigidby goes crazy (like -9 , -1 , 5 , 7) even when the vehicle is immobile or slowing down.


    upload_2023-3-17_19-7-8.png
     
  2. MelvMay

    MelvMay

    Unity Technologies

    Joined:
    May 24, 2013
    Posts:
    9,416
    You should read up on E notation. Those values are crazy small (near zero).