sideeffects / HoudiniEngineForUnreal-v2

Houdini Engine Plugin for Unreal Engine 4 - Version 2
http://www.sidefx.com/unreal
Other
295 stars 76 forks source link

unreal_temp_path not working #125

Open varomixai opened 3 years ago

varomixai commented 3 years ago

Hi trying to change the unreal_temp_path and I can see the path reflected in the field in the UI in UE4, but has no effect, the temp mesh is still been created in the default location.

image

eetumartola commented 2 years ago

Yes this is annoying. Neither the UI parameter or the Houdini attribute seem to have any effect on the location of the temp files.

triffski commented 1 year ago

unreal_bake_folder doesn't work either. The default from settings gets ignored, the attribute is also ignored and UE5 crashes if you attempt to bake to BP without first manually entering a valid path in the asset's Details panel.

"The Bake Folder (the folder where the baked assets will be stored) is determined by first checking for the "unreal_bake_folder" attribute on the asset (prim, detail). If this not set then the property in the details panel is used. If the property is also not set, then the default bake folder configured in the plugin settings is used." https://www.sidefx.com/docs/unreal/_packaging.html