Marcin Sus
Marcin Sus
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Could you update Houdini Engine for UE5 Preview 2 please? March 14, 2022, 3:17 p.m.
I forgot to mention that I'm using engine compiled from source and actual plugin has different version inside source code which is 19.0.554
I have modified DefaultEngine.ini (you can change also from HoudiniEngine -> Plugin Settings)
and I've changed version in HoudiniEngine.Build.cs
Version mismatch might be the reason why UE5 is not able do discover matching HE.
If setting Houdini Location won't help and you are using engine from launcher you will need plugin binaries for 19.0.531.
I'm not sure why plugin HoudiniEngine-v2.0.8-H19.0.531-UE5.00-preview2.zip is changed to 554 version.
I hope this will help.
Cheers.
I have modified DefaultEngine.ini (you can change also from HoudiniEngine -> Plugin Settings)
[/Script/HoudiniEngineRuntime.HoudiniRuntimeSettings]
HoudiniExecutable=HRSHE_HoudiniIndie
CustomHoudiniLocation=(Path="C:/Program Files/Side Effects Software/Houdini 19.0.531/bin")
string HoudiniVersion = "19.0.531";
Version mismatch might be the reason why UE5 is not able do discover matching HE.
If setting Houdini Location won't help and you are using engine from launcher you will need plugin binaries for 19.0.531.
I'm not sure why plugin HoudiniEngine-v2.0.8-H19.0.531-UE5.00-preview2.zip is changed to 554 version.
I hope this will help.
Cheers.
Could you update Houdini Engine for UE5 Preview 2 please? March 14, 2022, 1:52 p.m.
HE works with Preview-2. You need to download this version:
https://github.com/sideeffects/HoudiniEngineForUnreal/releases/tag/v2.0.8 [github.com]
https://github.com/sideeffects/HoudiniEngineForUnreal/releases/tag/v2.0.8 [github.com]