I'm trying to add OnEntry() actions to my state machine.
For some reason they are not firing when the state transitions when I step through my code I can see that the statemachine transitions as expected.
I've not been able to isolate this issue into an example I can post so I am looking for some suggestions on how to debug the problem myself
Thanks