Pusher process error/delay

My pusher seems to be daleyed all of the sudden. as you can see in the image, it appears to push through the pallet. It was working normally before. Ive tested it with a shape feeder and it pushes the boxes normally.

Is your box too low / short? I don’t know how that component works, but it might rely on some bounding box based “collision checks” or even raycasting.

the bounding box of the pallet is exactly the same as the apllet itself. Height shouldnt be an issue because it was working normally before with this same setup.

i figured it out ok the pallet somehow got flipped 180 degrees and the pusher was pushing on the far right edge from the inside. it is working normally now