Problem with large Landscape

Hi guys :slight_smile:

I just started using UE4 and I’m having a strange problem.

I imported a tiled heightmap with approximately 20km with the following options:

http://s17.postimg.org/9y1xagjaj/heightmap_import.jpg

I seemed to be working fine, but whenever i try to play from one of the last tiles, it doesn’t work.

If i try one of the first:

http://s12.postimg.org/vnk2clva1/image.jpg

And if i try one of the last tiles:

http://s14.postimg.org/gaz66buzh/not_ok.jpg

This in 4.9. In 4.8 it was just crashing the editor, and the last thing that was written in the logs of the project was the following:

[2015.08.18-22.38.56:258][771]PIE: Info Play in editor start time for /Game/UEDPIE_0_Map 2.437
[2015.08.18-22.38.56:314][771]LogActor:Warning: ThirdPersonCharacter_C_3 is outside the world bounds!
[2015.08.18-22.38.56:315][771]LogCrashTracker:

Do you know what might be causing this?

Thanks,

Anyone? :slight_smile:

Edit: Ok, found that if Enable World Bounds Checks is unchecked it works fine. Gonna keep it unchecked for now :wink: