erosion changing on file re-open

Even though my advanced perlin seeds are the same, the erosion pattern changes if I close and re open the file. This is a huuuuge problem as I have to re export all my maps ever single time i open the file and as a result are different every time. I need sign off from a client and if there is one change to the terrain, it’s a deal breaker.

The actual seed values are the same, is there some other thing changing? Is this a bug?

Can you check if the erosion seeds are the same? The erosion device also has a seed.

If it does change you can plug an integer into the seed of the erosion so it always stays the same

The actual seed number is not changing but the erosion itself is not using the same seed number internally it appears. Even clicking in the box though it is disabled will change the appearance of the erosion.

I will try to hook up an integer and see if it helps anyways.

Plugging an interger into the seed worked like a charm even though the seed number was the same. This saved us for this project, thanks!!! :lol: