Skip to content

Typo in HEU_Parameters causing null reference exception ?  #29

@ValentinBessonKlang

Description

@ValentinBessonKlang

Hello

Is it intended that a for loop in SetStringParameterValues() loops IntValues[]'s length times ? I understand that a string parameter should indeed have its IntValues[] remaining null, hence failing.
Is it a typo or am I missing something ?

NullReferenceException: Object reference not set to an instance of an object
HoudiniEngineUnity.HEU_Parameters.SetStringParameterValues (System.String parameterName, System.String[] values, System.Boolean bRecookAsset) (at C:/klang/plastics/seed-art/art_source/tools/houdini/HEngine/HEUnity_pkg_SideFX/Scripts/Parameters/HEU_Parameters.cs:792)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions