HoudiniEngineForUnreal-v2 icon indicating copy to clipboard operation
HoudiniEngineForUnreal-v2 copied to clipboard

Silent Error if Loading of the Default Material Fails

Open AchimTuran opened this issue 4 years ago • 0 comments

If the LoadObject function fails at Source/HoudiniEngine/Private/HoudiniEngine.cpp#L154-L155 the user of the plugin will not get any error message and might wonder why the colours from Houdini are not visible in Unreal Engine.

Would be nice if the plugin would inform us with an error message that something got wrong here. ;-)

AchimTuran avatar Jul 03 '21 17:07 AchimTuran