5.5 State Tree Enter Condition Question

hi,recently I use the state tree’s enter condition rule.
when the root don’t have other state above the state which have if condition,it will execute when the if condition failed.
But when these have state above the state which have if condition,when the if failed,it will return root not execute below’s state like below’s image.
I don’t know if it was an error in my testing or if it was a bug. Does anyone have the same issue?

And second test question about st in 5.5,I try 5-6 times use selection behavior with utility score.It won’t return highest score in child.
st_selectionBehavior_bug