In the Unity Editor everything looks fine, but when I Build and Run the textures on my terrains disappear. I’m using Relief Terrain Pack V2 and I get the following errors in the development console:
NullReferenceException: Object reference not set to an instance of an object
-ReliefTerrain.Awake () (at E:/Unity/Projects/X/Assets/ReliefPack/Scripts/ReliefTerrain.cs:183)
Thanks for taking the time to help.