sideeffects / HoudiniEngineForUnreal-v2

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

Incorrect terrain output scale when a terrain has a scale #121

Closed ShadeInteractive closed 3 years ago

ShadeInteractive commented 3 years ago

PROBLEM

Incorrect terrain output scale when a terrain has a scale on it.

image

Inside my .hda tool I do not make anything, input and output should be the same. I don't see the problem in houdini.

HIP file

Scene file from unreal: terrain_scale_problem.zip

STEPS TO REPRO:

QUICK FIX

Add a transform in houdini with a 0.5 on y value.

image

eliiik commented 3 years ago

Hi, a pull request has been fix for it a long while ago. https://github.com/sideeffects/HoudiniEngineForUnreal-v2/pull/101 I don't know why SideFX hasn't merged it yet. But you can change several lines of source code and make it work.

ShadeInteractive commented 3 years ago

@elikseng Ok thanks I'll do that!!!

dpernuit commented 3 years ago

The PR has been merged and is in today's update.