HoudiniEngineForUnreal
HoudiniEngineForUnreal copied to clipboard
Houdini Engine Plugin for Unreal Engine.
What should I do?
We've fixed this locally on our project, but both instances of HoudiniImport have outdated versions of the Send to Unreal node for the Package Name and Package Folder.
https://github.com/sideeffects/HoudiniEngineForUnreal/blob/b895ea4b1e6bfa7800ee24d08b2a7fbdf05c14de/Source/HoudiniEngine/Private/HoudiniMaterialTranslator.cpp#L2856 Noticed that it is using the texture param info instead of the value param info.
Hello, I understand that houdini imports Landscape Edit Layer from unreal using the layer names,prefixed by 'landscapelayer_' But, Landscape Edit Layer disappears in Houdini, when I import the Layer that...
Resetting the parameters on my HDA is corrupting(?) my houdini asset. I have an OPPath param and a float param in a multiparm folder. After editing and resetting params on...
no matter the replace mode I choose
When I try to set unreal_bake_folder attribute on my output geometry, Unreal always crashes with the following error upon hitting the Bake button, no matter what I set the "unreal_bake_folder"...
Unreal crashes while add HDA to the Houdini Asset Component - UE 5.1.1, Houdini 19.5.534, AMD 5900X
When I try to add an HDA asset to the Houdini Asset Component of the Actor blueprint, it crashes and get this error: ```Thread 5: EXC_BREAKPOINT (code=EXC_I386_BPT, subcode=0x0)``` ### Softwares...
Sorry @dpernuit, it looks like the version mismatch issue snuck back in again in commit 61bcfc3e0718726f4d4ae130451fd9d90d53a023.  
first time in `SM->Build(true, &SMBuildErrors);` second time in `Object->PostEditChange();`