udacity / self-driving-car-sim

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

Unable to load car in Unity 5.5.1f1 #31

Open jayanthkaturi opened 7 years ago

jayanthkaturi commented 7 years ago

I tried running this simulator using Unity 5.5.6 and 5.5.1f1 and i receive the following error in both cases

TerrainData is missing splat texture 0.
TerrainData is missing splat texture 1.
TerrainData is missing splat texture 0.

The car is not rendered due to this error and a white strip is being is displayed instead.

jxu81 commented 7 years ago

I received this error using Unity 5.5.1 and 5.6.1. Not sure if that's a compatibility issue or something went wrong when I cloning the project.

spencerh-b commented 7 years ago

See Issue #36