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

Error: TerrainData is missing & Lighting data asses is incompatible with current Unity version #39

Closed vlchz closed 5 years ago

vlchz commented 7 years ago

Please Help!

When I did build & run I got the error "TerrainData is missing splat texture 1" but also missing texture 2, texture 0 etc. Below this is says "UnityEditor.HostView:OnGUI()"

The other error says Lighting data asset "LightingData" is incompatible with the current unity versio

MattChanTK commented 7 years ago

Possibly related to this issue? https://github.com/udacity/self-driving-car-sim/issues/36

mvirgo commented 5 years ago

No recent comments here and appears this was likely related to #36, so closing out.