EditorButton icon indicating copy to clipboard operation
EditorButton copied to clipboard

NullReferenceException when functions have Lists or Arrays as parameters

Open mjholtzem opened this issue 9 years ago • 0 comments

When using the [EditorButton] attribute on functions with either a List or an Array as a parameter, when expanding the parameter dropdown in the inspector, the parameter will not be drawn correctly, and you will receive a NullReferenceException from EditorButton.cs line 145

mjholtzem avatar Dec 13 '16 15:12 mjholtzem