Trigger not working in windows

In a game I have a pole that i can hit with a ball. All i want is to detect the moment when ball hits the pole i have tried both trigger and collision in mac it is working meaning I’m getting the callback of trigger and collision but same thing is not working in windows.
Just FYI I’m using cylinder as a collider for pipe.

1 Like

Can you share the project link please. Surprised it doesn’t work on windows if it works on mac. Which browsers are you using?