Hello!
I just upgraded to unity 4.3 from 4.0.
I had to import my whole project with all it’s assets. Luckyily it all imported fine, except the terrain textures are low resolution. Why is this?
Please help
Hello!
I just upgraded to unity 4.3 from 4.0.
I had to import my whole project with all it’s assets. Luckyily it all imported fine, except the terrain textures are low resolution. Why is this?
Please help
If reimported you may need to click the textures and set them up again. They may have defaulted.
– meat5000I figured out it's a Terrain Splat which is null. What are those? some sort of alpha channels which didnt import properly? How do I fix this please? Everything else works great [except for a few scripts]
– AttilaZold[http://answers.unity3d.com/questions/30929/terrain-splat-0-is-null-what-is-this-and-how-to-fi.html][1] [1]: http://answers.unity3d.com/questions/30929/terrain-splat-0-is-null-what-is-this-and-how-to-fi.html
– meat5000A "splat" is a texture assigned to the terrain. If this is null, it sounds like you may need to re-add your terrain textures here: [19063-image_thumb2.png|19063]
– tanoshimithanks, but the problem is with my textures's resolution. the values from the terrain settings are still the same after the update, but no matter what texture i add to that terrain, it's resolution is poor. very poor
– AttilaZold