sideeffects / HoudiniEngineForUnreal-v2

Houdini Engine Plugin for Unreal Engine 4 - Version 2
http://www.sidefx.com/unreal
Other
295 stars 75 forks source link

Engine skips a regular pattern of tiles when tile split is used to divide some landscapes #76

Closed DionBurgoyne closed 3 years ago

DionBurgoyne commented 3 years ago

In this case I'm using a 4033 heightfield split into 10x10, On import into Unreal, engine loses every third tile to show a regular pattern in the missing landscape. I successfully made it work on different levels and different heightfield sizes, but some combinations generate this pattern. When the scene is loaded back into houdini all of the tiles are present

DionBurgoyne commented 3 years ago

image

dpernuit commented 3 years ago

Hi Dion, I suspect that this issue has been fixed in today's daily build (18.5.400). I fixed an issue that caused missing landscape tiles when their size differed.

DionBurgoyne commented 3 years ago

Fixed!