Hey Granjalf-
I’m not seeing an actual collision, the moving box simply passes through the other. Adding Simulate physics to at least one of the two boxes does cause a collision and allows for the hit event to trigger. Depending on what you are trying to do in your game, you could disable gravity in the world settings but I’m sure this will have other effects on your game.