It works with the Buttons condition 'On clicked'. If you want to use the Touch condition 'On tap' you can use a sprite instead of a Button object.
Thanks Pandadoor. It worked great. Tap on sprite worked as u said. But I still couldn't understand why touch action on button component couldn't activate bullet behavior.