I'm using "Has Entered Collision" task, but it doesn't process OnCollisionEnter() function.
I made this behavior tree.

When the upper box falls and hits the lower box, a log will be output.

However, no log was output.
How can I detect collisions between boxes?
I've also attached a Scene I made.
Please advise.
Thank you.
I made this behavior tree.

When the upper box falls and hits the lower box, a log will be output.

However, no log was output.
How can I detect collisions between boxes?
I've also attached a Scene I made.
Please advise.
Thank you.