Sorry about that - those actions were changed in 1.9.4 to work in FixedUpdate but they don't properly flag their usage of FixedUpdate. So if no other actions were using FixedUpdate in the FSM they wouldn't work. I assume that's what's going on in your case!
I've attached fixed versions if you want to give them a try. Let me know, and I'll get them into the next update.