HoudiniEngineForUnity_deprecated icon indicating copy to clipboard operation
HoudiniEngineForUnity_deprecated copied to clipboard

Node parm assigned to incorrect index

Open tlaedre opened this issue 8 years ago • 1 comments

https://github.com/sideeffects/HoudiniEngineForUnity/blob/4faa44af93ae22a861ceb8e6100fe0f0843d9f10/Assets/Houdini/Editor/HoudiniParmsGUI.cs#L491

Changed input parm is incorrectly assigned back to myParms.prParmInputs[index] instead of myParms.prParmInputs[parm.id].

tlaedre avatar Nov 08 '17 18:11 tlaedre

Fixed. Should be available in daily build Houdini 16.5.328+

SeelanV avatar Dec 18 '17 15:12 SeelanV