Hi dont really know what happend in my project but all the textures i paint with on my terrain becomes very low res.
This is the texture im painting with

And this is the result

What did i do wrong? i checked the texture resulution and its on 512
Hi dont really know what happend in my project but all the textures i paint with on my terrain becomes very low res.
This is the texture im painting with

And this is the result

What did i do wrong? i checked the texture resulution and its on 512
Check your quality settings.
You are also zoomed in to that texture much more than the first.
Hi Linusnorden,
This is just a suggestion, but your texture looks to me like what I get if I run rendering in Vertex Lit mode instead of Forward rendering. Try this: Go to Edit, Project Settings, Player, and under Other Settings, Rendering in the Inspector see if it says Vertex Lit. If it does, change it to Forward.
Zaffer
Hi all thanks for you input and yes i had it on vertex lit dident know that this would be happening to the texture on my terrain.