Unity 2019.2.4f1, AC 1.70.2
Sorry Chris, not deliberately trying to find bugs, but... probably I'm cursed, or something
Anyway, now that I know about it I LOVE the ability to group Global Variables using slashes, it's made using Variables in ActionLists a whole heap easier
However, in ActionList:Set Parameter, if you select "Copied from Global Variable" then the Variables in the drop-down list are not grouped. All you can see is the first part of each variable name, and have to open each one individually to see what it actually is
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
P.S. Just noticed - the problem also affects Variable:PopUp Switch, when specifying the PopUp Variable Name
No apologies, please, if there's a bug I should know. Thanks, will look into it.
Can you share some images? I cannot find any issue. I'm also confused by your description that you only see the first part of each variable name - as that sounds like the correct behaviour.
These are the source test variables -
https://www.dropbox.com/s/oqmvpmksemyipmx/ATestVars.jpg?dl=0
This is the expected behaviour, as seen when using Variable:Set -
https://www.dropbox.com/s/qh55z40c55cmo3o/CorrectBehaviour.jpg?dl=0
This is the actual behaviour for ActionList:SetParameter and Variable:PopUpSwitch -
https://www.dropbox.com/s/ug62d36yatqlnxg/SetParm.jpg?dl=0
https://www.dropbox.com/s/btgrjtblzbpo3rb/PopUpSwitch.jpg?dl=0
As can be seen, these last two have not grouped the variables in the same way as displayed in the Variable:Set ActionList. For instance, ActionList:SetParameter has two entries for "Games", where I would expect to see just the single entry
Thanks for the clarification.