I have the same problem, im trying to make my character be able to push things around, so i added platform and physics behavior to my player, and physics behavior to movable objects.
although both player and moveable object are square shaped for now, still their collision doesn't work properly. they do collide but my player is able to pass trough the object.. anyone has a solution for this?