udacity / self-driving-car-sim

A self-driving car simulator built with Unity
http://udacity.com/self-driving-car
MIT License
3.88k stars 1.5k forks source link

Assets/1_SelfDrivingCar/Scripts/UISystem.cs(66,22): error CS1061: 'CarController' does not contain a definition for 'checkSaveLocation' #105

Open raoping2017 opened 5 years ago

raoping2017 commented 5 years ago

Assets/1_SelfDrivingCar/Scripts/UISystem.cs(66,22): error CS1061: 'CarController' does not contain a definition for 'checkSaveLocation' and no accessible extension method 'checkSaveLocation' accepting a first argument of type 'CarController' could be found (are you missing a using directive or an assembly reference?)