sideeffects / HoudiniEngineForUnreal

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

Allow creation of asset parameters even when asset fails to cook. #5

Closed ttvd closed 8 years ago

ttvd commented 8 years ago

At the moment we do not create parameters if asset fails to cook. Particular case of interest is when asset tries to cook right after instantiation and fails, because certain parameters are not set. Because of this they never show up in details panel and user is unable to set / modify them afterwards.

Filed BUG #73338 : Unreal: Extract parameters during failed cooks.

JaapSuter commented 8 years ago

Thanks for opening up an issue for this, much appreciated!

ttvd commented 8 years ago

Has been committed and should be available in H15.0/357

Changes for this commit will be pushed to GitHub on January 16, 2016 EST.