Terrain turns transparent problem.

   2861   5   0
User Avatar
Member
33 posts
Joined: April 2017
Offline
I created a terrain with a editable road and tested both in UE4,Unity. But the UE4 version turns transparent, even if I bake the terrain, can someone please help me…. thanks in advance.

Attachments:
terreno01.hda (17.5 KB)

User Avatar
Staff
534 posts
Joined: Sept. 2016
Offline
Hi,

This is a bug caused by mixing editable nodes + landscapes.
I'll update you here when it's fixed, but in the mean time, you can turn your editable curve node into a curve input as a temporary workaround…
User Avatar
Member
33 posts
Joined: April 2017
Offline
Thanks for answering dpernuit, did you mean I could use the “objectMerge” node to turn the curve into an INPUT? cause I did that and the terrain is still Transparent, (new HDA attached). Or is there a file I could study with an editable road for UE4, thanks again and sorry for bothering…..
Edited by apaza610 - Sept. 11, 2018 16:43:18

Attachments:
terrainRoadEditable.hip (172.5 KB)

User Avatar
Staff
534 posts
Joined: Sept. 2016
Offline
Hi,

Yes, what I meant was removing the editable curve node, and replace it by an input (so an object merge, with the objpath param exposed on the HDA).

The way you set it up was not working because the object merge was not replacing curve1 (so, connected to transform1).
Here's an updated version of your hda with the editable curve node replaced by an object merge input.

The only issue with setting the asset this way, is that you can set a default “state” for the curve.

Attachments:
terrain_test.hda (15.7 KB)

User Avatar
Member
33 posts
Joined: April 2017
Offline
I see thanks again dpernuit, but I loaded your HDA in UE4, and the rendering problem in LIT mode turned now into SemiTransparent (UNLIT and wireframe mode are OK though), maybe there's a problem with my UE4 ???
Edited by apaza610 - Sept. 14, 2018 00:20:47

Attachments:
2018-09-12 11_10_46-borraHoudini3 - Unreal Editor.jpg (43.2 KB)

User Avatar
Member
33 posts
Joined: April 2017
Offline
It was solved in Houdini 17, yes !!!
  • Quick Links