Bug Reporting > PlayMaker Bug Reporting

[ArrayEditor(VariableType.GameObject)]

(1/1)

djaydino:
Hi

I was trying to get the type UnityEngine.UI.Button (which i am still trying to get :) )

But then i noticed that :

--- Code: ---[ArrayEditor(VariableType.GameObject)]
[ArrayEditor(VariableType.Enum)]
[ArrayEditor(VariableType.Material)]
[ArrayEditor(VariableType.Texture)]
[ArrayEditor(VariableType.Vector2)]
--- End code ---

Are not showing the arrays when you want to select an array.

If i create the variable from within the action (New Variable...)
Then i can see the variable.

Except for the enum.
With that one i can't make a new variable.

Tested on Unity 5.6.4f1 and Playmaker 1.9.0p1

I also have submitted a bug report inside unity/playmaker

Navigation

[0] Message Index

Go to full version