I have a problem with events on 0.875. All seem to be working fine- events trigger actions, no problem.
I am having difficulty with an event when it is used to action mutliple, different groups. In the Command Tree, I have an event that triggers 3 actions- to enable/disable different Groups. The command only works if the command has one or two actions- all actions work. But when I add a third action, only 2 of the actions work- the third is ignored. It appears to be ignoring the first action in the list of three. I know the event itself is fine as it triggers a single action.
Could it be a timing issue?