- Home /
Unity Car Tutorial Error
Hello, I followed the Unity Car Tutorial but got an error:
NullReferenceException: Object reference not set to an instance of an object Car.CalculateState () (at Assets/Scripts/JavaScripts/Car.js:502) Car.FixedUpdate () (at Assets/Scripts/JavaScripts/Car.js:105)
And This One:
NullReferenceException: Object reference not set to an instance of an object Car.UpdateWheelGraphics (Vector3 relativeVelocity) (at Assets/Scripts/JavaScripts/Car.js:323) Car.Update () (at Assets/Scripts/JavaScripts/Car.js:95)
The actual seems to work fine but my model does not.
Thank you for your time, --JagyCorp
Please don't create duplicate threads: http://answers.unity3d.com/questions/237579/unity-car-tutorial-error.html
Your answer
Follow this Question
Related Questions
Unity Car Tutorial Error 0 Answers
Unity BurgZergArcade Tutorial 20 errors. 1 Answer
When I spawn the car, I can not hear the sound. Why 0 Answers
A node in a childnode? 1 Answer