Hello, i have the latest version of unity but i dont see any field to change heightmap. I changed the heightmap resolution but it didn’t work. Actually it was already above 0…
1 Answer
1You change the heightmap using the Raise/Lower terrain tool or the Paint height tool, which are the two leftmost icons in the terrain inspector.
If you want to import a heightmap created in another program, click on the “Import Raw” button in the terrain settings (the right-most icon that looks like a cog)

Thank you, but i want to lower non-raised terrain. And for that i read that i need to raise heightmap but i can't find it.
– AzarothYou can't lower non-raised terrain - the minimum height is zero. So if your terrain goes below ground level (the ocean floor, say), start your terrain height from there, and use the raise terrain tool to raise the ground.
– tanoshimi