End Trigger stops working randomly

the problem is a little hard to explain, so here is a video of me explaining it!

project link → PlayCanvas | HTML5 Game Engine

Thanks in advance!

footage of the bug → https://drive.google.com/file/d/1GXHbstw_g6jXd4EiDd0h0RcUFkg7FPPD/view?usp=sharing

Try adding a console log before your statement and check the result in your browser’s console.

console.log(otherEntity.name, this.Message);