sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.32k stars 370 forks source link

Fix for bug 119976 - Houdini Unreal asset paths not being sanitized #178

Closed Eyesiah closed 1 year ago

Eyesiah commented 2 years ago

This fixes issues when two developers are working on the same HDA asset and have their repositories at different paths. Sanitised paths are now properly used via the AssetImportData, so that the correct Absolute path can be created for the local workspace.

Note: this was reported in support ticket 118871.

dpernuit commented 1 year ago

Hi, Thank you for this. I've just merged the change on our end, it will be in tomorrow's daily build of the plugin.