The 'collisionend' event is not being triggered

Hello, I’m Hizard.

I trying to detect object with collision. But there’s a problem.
When colliding in a specific direction and escaping it, the ‘collisionend’ event is not being triggered.

I’ll show you the video first.

If you watch the video, you’ll notice that whenever the desk moves to the left of the chair, the ‘collisionend’ event is not being triggered.

5

It gets called when the chair is approached from the left and exits in any other direction, but not when it comes from any other direction and exits to the left of the chair.

Also, the same result occurs when passing the desk through the chair.

This is example: Place_Example

Any help is fine, please give me some advice. :grinning: