Skip to content

Version 2.2.7 - Houdini 20.5.550

Compare
Choose a tag to compare
@dpernuit dpernuit released this 27 Mar 21:49
· 23 commits to Houdini20.5-Unreal5.00 since this release

The plugin is now linked to Houdini 20.5.550 / HAPI 7.0.10

Source code and binaries are included for:
UE5.5, UE5.4 on Windows and Mac OS (Apple silicon / x86).

Please note that the source code available in the 5.0 branch is compatible with UE 5.0 - 5.5.

Also, please remember that the plugin's binaries AND source code are always available with the launcher/installer for a given version of Houdini. If you install or want to use a daily build of Houdini, please use the version of the plugin binaries/source code included with it.

CHANGES:

  • Parameter presets are now only applied upon rebuilding an HDA.
    This fixes an issue where changing a parameter just after loading a level would cause parameters to revert to their previous values,
    ignoring the parameter change that triggered the cook.
  • Fixed some build issues with some UE build configuration / when building UE-Main
  • Fixed some missing includes that happened with some build configurations.