Hello, is there a way to increase the surface area of a terrain that I am working with? I know that I can scale up the terrain by going to Terrain > Set Resolution…, but that is not what I want to do; I need to know if it is possible for the terrain I have already edited to stay the same size it is while increasing the “empty space” that I can edit. Thanks for reading this.
its impossible to do that, in Unity, if you make a single terrain, you just can set up a resolution in that terrain. so, it means you must replace detail texture and tree position. if you still want to do that, you can add another terrain and set the resolution as you want.