Roll a Ball - Collecting in Unity Engine, but not collecting in .exe build

I completed the tutorial and it works beautifully within the Unity Engine program, No errors in the console, the ball collects the cubes and eventually you win.

I followed the steps to create the build, and I did it successfully. It comes up and I can move the ball. However, the cubes don’t collect.

Any idea why that’s happening?

I’ve tried saving it as both x86 and x86_64. No different.

Even tried Build and Run to see if there was an issue with regular build. No luck.

I have the same issue everything work great right up to the point of build. Build fine but the ball wont collect the cubs.