How to resize terrain?

I have tried using the scale in the inspector (latest unity version) but it simply does not change the size for some reason. Is there any other way? Thanks.

2 Answers

2

You can’t change terrain scale with the transform component. Go to the terrain settings tab and change size there:

hes right!

I want to know how you do this without wiping your terrain data first

Yeah, me too..

Oh just realized you found a different solution nice!